Make the SYNOPSIS section more meaningful.

PR:		docs/85066
Submitted by:	Gary W. Swearingen
MFC after:	3 days
This commit is contained in:
Ruslan Ermilov 2006-10-13 20:37:23 +00:00
parent 08e9f8c84f
commit 39cbc61477

View File

@ -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.