summaryrefslogtreecommitdiff
path: root/bin/rmdir/rmdir.1
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-09-15 01:18:42 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-09-15 01:18:42 +0000
commitef58acd8c960ee079ddf4957bda2fd5b58617785 (patch)
tree660a9d0ec3d3ee6d55b04b60fafeb86948894727 /bin/rmdir/rmdir.1
parent2e0878732588689c24c4ec5e7801a5e2e0a31e4d (diff)
Fix typo--have a cow not a monkey; bk@rt.fm
Diffstat (limited to 'bin/rmdir/rmdir.1')
-rw-r--r--bin/rmdir/rmdir.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1
index 2c90f8d1f77..542f7ea4d90 100644
--- a/bin/rmdir/rmdir.1
+++ b/bin/rmdir/rmdir.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rmdir.1,v 1.11 2001/05/01 02:49:44 aaron Exp $
+.\" $OpenBSD: rmdir.1,v 1.12 2001/09/15 01:18:41 millert Exp $
.\" $NetBSD: rmdir.1,v 1.10 1995/07/25 19:37:35 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -97,7 +97,7 @@ if it is empty.
.Cm rmdir -p cow/horse/monkey
.Pp
Remove all directories up to and including
-.Pa monkey ,
+.Pa cow ,
stopping at the first non-empty directory (if any).
.Sh SEE ALSO
.Xr rm 1 ,