builtin(1): Mention [ sh builtin.

MFC after:	1 week
This commit is contained in:
Jilles Tjoelker 2010-04-24 22:16:01 +00:00
parent c5cc832f32
commit 2d61a2a477
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=207166

View file

@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd October 14, 2006
.Dd April 25, 2010
.Dt BUILTIN 1
.Os
.Sh NAME
@ -36,6 +36,7 @@
.Nm \&. ,
.Nm \&: ,
.Nm @ ,
.Nm \&[ ,
.Nm { ,
.Nm } ,
.Nm alias ,
@ -200,6 +201,7 @@ but are implemented as scripts using a builtin command of the same name.
.It Ic . Ta \&No Ta \&No Ta Yes
.It Ic : Ta \&No Ta Yes Ta Yes
.It Ic @ Ta \&No Ta Yes Ta Yes
.It Ic \&[ Ta Yes Ta \&No Ta Yes
.It Ic { Ta \&No Ta \&No Ta Yes
.It Ic } Ta \&No Ta \&No Ta Yes
.It Ic alias Ta No** Ta Yes Ta Yes