summaryrefslogtreecommitdiff
path: root/bin/rmdir/rmdir.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-14 22:14:01 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-14 22:14:01 +0000
commitd7b87853ad02031845dedc2e4eb43470f70629b2 (patch)
tree6711d6705a3d61a8fc1398a0e93943d2c24e793f /bin/rmdir/rmdir.1
parent0e57f2a299667350f0094976659b7e7f6dee3478 (diff)
First complete sweep of man pages, bin/. Command/function names previously
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
Diffstat (limited to 'bin/rmdir/rmdir.1')
-rw-r--r--bin/rmdir/rmdir.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1
index 0169365c700..21354323e60 100644
--- a/bin/rmdir/rmdir.1
+++ b/bin/rmdir/rmdir.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rmdir.1,v 1.2 1996/06/23 14:21:03 deraadt Exp $
+.\" $OpenBSD: rmdir.1,v 1.3 1998/09/14 22:13:56 aaron Exp $
.\" $NetBSD: rmdir.1,v 1.10 1995/07/25 19:37:35 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -48,7 +48,9 @@
.Op Fl p
.Ar directory ...
.Sh DESCRIPTION
-The rmdir utility removes the directory entry specified by
+The
+.Nm rmdir
+utility removes the directory entry specified by
each
.Ar directory
argument, provided it is empty.