Fix markup.

This commit is contained in:
ru 2006-12-27 12:14:56 +00:00
parent bea4c2efb0
commit 0f6657a760

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