From b3c71457fa9ffac7423b5d890585602a2151fdab Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 27 Dec 2006 12:14:56 +0000 Subject: [PATCH] Fix markup. --- bin/rmdir/rmdir.1 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1 index 565ea7eac4fa..688d1445e8ef 100644 --- a/bin/rmdir/rmdir.1 +++ b/bin/rmdir/rmdir.1 @@ -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