Fix markup.

This commit is contained in:
Ruslan Ermilov 2006-12-27 12:14:56 +00:00
parent 1ee7aa6068
commit b3c71457fa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165564

View File

@ -76,12 +76,14 @@ Be verbose, listing each directory as it is removed.
The
.Nm
utility exits with one of the following values:
.Bl -tag -width Ds
.It Li \&0
Each directory entry specified by a dir operand
.Bl -tag -width indent
.It Li 0
Each directory entry specified by a
.Ar directory
operand
referred to an empty directory and was removed
successfully.
.It Li \&>\&0
.It Li >0
An error occurred.
.El
.Sh SEE ALSO
@ -89,7 +91,7 @@ An error occurred.
.Sh STANDARDS
The
.Nm
command is expected to be
utility is expected to be
.St -p1003.2
compatible.
.Sh HISTORY