summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ,