summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul Janzen <pjanzen@cvs.openbsd.org>2000-07-31 01:24:57 +0000
committerPaul Janzen <pjanzen@cvs.openbsd.org>2000-07-31 01:24:57 +0000
commitf63462aa84124315e9146479593866670d0ed7eb (patch)
tree4eeb235d59e95cbbcd66418f40dc0913b0ff5f9e /bin
parent144b8babf339d0d54fd7112b6194ffc77b073dd8 (diff)
remove incorrect space, as enami@netbsd.org
Diffstat (limited to 'bin')
-rw-r--r--bin/chmod/chown.84
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/chmod/chown.8 b/bin/chmod/chown.8
index 0811a3669fa..b13e23dea85 100644
--- a/bin/chmod/chown.8
+++ b/bin/chmod/chown.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chown.8,v 1.1 2000/06/09 16:26:51 mickey Exp $
+.\" $OpenBSD: chown.8,v 1.2 2000/07/31 01:24:56 pjanzen Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -47,7 +47,7 @@
.Oc
.Op Fl f
.Op Fl h
-.Ar ownerof Op Ar :group
+.Ar owner Ns Op Ar :group
.Ar file Op Ar ...
.Nm chown
.Oo