summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-10-18 06:56:05 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-10-18 06:56:05 +0000
commitecb9bbe8828718da4a9444078d01724eeb453fa2 (patch)
tree065bb03d5a1318c46243252f2758b9e1d5aa5e98
parent3e6f48209fb1159a6ceb04d1acc6f1add775fc45 (diff)
typo
-rw-r--r--bin/mkdir/mkdir.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index aa899f952a5..4f2d8243626 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mkdir.1,v 1.13 2000/10/18 06:55:09 aaron Exp $
+.\" $OpenBSD: mkdir.1,v 1.14 2000/10/18 06:56:04 aaron Exp $
.\" $NetBSD: mkdir.1,v 1.9 1995/07/25 19:37:13 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
@@ -99,7 +99,7 @@ Create a directory named
.Pp
Create a directory named
.Pa foobar
-and sets its file mode to 700.
+and set its file mode to 700.
.Pp
.Cm mkdir -p cow/horse/monkey
.Pp