summaryrefslogtreecommitdiffstats
path: root/bin/rmdir
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-12-27 12:14:56 +0000
committerru <ru@FreeBSD.org>2006-12-27 12:14:56 +0000
commit0f6657a760d83f9eff326c79a5f42b3b8c45270b (patch)
tree7a22fdc119d89e56dc3fcf76533bd7427fba4fa0 /bin/rmdir
parentbea4c2efb06139e0c4bcafd0424d239d5317f023 (diff)
downloadFreeBSD-src-0f6657a760d83f9eff326c79a5f42b3b8c45270b.zip
FreeBSD-src-0f6657a760d83f9eff326c79a5f42b3b8c45270b.tar.gz
Fix markup.
Diffstat (limited to 'bin/rmdir')
-rw-r--r--bin/rmdir/rmdir.112
1 files changed, 7 insertions, 5 deletions
diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1
index 565ea7e..688d144 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
OpenPOWER on IntegriCloud