summaryrefslogtreecommitdiff
path: root/usr.bin/chflags
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-23 04:32:40 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-23 04:32:40 +0000
commita2d8aa4124f4856d7675a1cd268dc5a1f1e22350 (patch)
tree14844c4c8389307d49f87dc4e204b8e859bcbc9c /usr.bin/chflags
parentb7253ab25580c3ade3e0f9b14e52111cda23a6a4 (diff)
usr.bin/ man page repairs, a - e
Diffstat (limited to 'usr.bin/chflags')
-rw-r--r--usr.bin/chflags/chflags.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/chflags/chflags.1 b/usr.bin/chflags/chflags.1
index dbd73a44835..d5e3911362c 100644
--- a/usr.bin/chflags/chflags.1
+++ b/usr.bin/chflags/chflags.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chflags.1,v 1.3 1997/02/14 21:08:38 deraadt Exp $
+.\" $OpenBSD: chflags.1,v 1.4 1998/09/23 04:32:36 aaron Exp $
.\" $NetBSD: chflags.1,v 1.4 1995/08/31 22:50:22 jtc Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
@@ -50,7 +50,7 @@
.Op Fl H | Fl L | Fl P
.Oc
.Ar flags
-.Ar file ...
+.Ar file Op Ar ...
.Sh DESCRIPTION
The
.Nm chflags
@@ -121,7 +121,7 @@ You can use "ls -lo" to see the flags of existing files.
.Pp
The
.Nm chflags
-utility exits 0 on success, and >0 if an error occurs.
+utility exits 0 on success or >0 if an error occurred.
.Sh SEE ALSO
.Xr ls 1 ,
.Xr chflags 2 ,