diff options
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/builtin.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1 index 094893b..c5a47db 100644 --- a/share/man/man1/builtin.1 +++ b/share/man/man1/builtin.1 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 4, 2005 +.Dd October 14, 2006 .Dt BUILTIN 1 .Os .Sh NAME @@ -139,9 +139,7 @@ .Nm while .Nd shell built-in commands .Sh SYNOPSIS -.Nm -.Op Fl options -.Op Ar args ... +See the built-in command description in the appropriate shell manual page. .Sh DESCRIPTION Shell builtin commands are commands that can be executed within the running shell's process. |