summaryrefslogtreecommitdiff
path: root/lib/libc/sys/chown.2
diff options
context:
space:
mode:
authorMatthew Dempsky <matthew@cvs.openbsd.org>2011-07-19 20:58:06 +0000
committerMatthew Dempsky <matthew@cvs.openbsd.org>2011-07-19 20:58:06 +0000
commitc4edca756e8ad2adbc85cad8656a3acceb69d398 (patch)
tree1c4872b0d4dd5bb31ed1a12ef6aa850f845abd31 /lib/libc/sys/chown.2
parent5b820033479ae9ce9acd840bf2a257dca5e2b56c (diff)
Change "constructed by bitwise-inclusive OR'ing of flags from ..." to
"constructed by bitwise-inclusive ORing flags from ..." Requested by jmc@
Diffstat (limited to 'lib/libc/sys/chown.2')
-rw-r--r--lib/libc/sys/chown.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/chown.2 b/lib/libc/sys/chown.2
index bb4ba52788c..d083222cddc 100644
--- a/lib/libc/sys/chown.2
+++ b/lib/libc/sys/chown.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chown.2,v 1.16 2011/07/18 23:04:40 matthew Exp $
+.\" $OpenBSD: chown.2,v 1.17 2011/07/19 20:58:05 matthew Exp $
.\" $NetBSD: chown.2,v 1.10 1995/10/12 15:40:47 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -30,7 +30,7 @@
.\"
.\" @(#)chown.2 8.4 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: July 18 2011 $
+.Dd $Mdocdate: July 19 2011 $
.Dt CHOWN 2
.Os
.Sh NAME
@@ -120,8 +120,8 @@ bit is set in
Values for
.Fa flag
are constructed by bitwise-inclusive
-.Tn OR Ns 'ing
-of flags from the following list defined in
+.Tn OR Ns ing
+flags from the following list defined in
.In fcntl.h :
.Pp
.Bl -tag -width AT_SYMLINK_NOFOLLOW -offset indent -compact