summaryrefslogtreecommitdiff
path: root/lib/libc/sys/chown.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/chown.2')
-rw-r--r--lib/libc/sys/chown.211
1 files changed, 4 insertions, 7 deletions
diff --git a/lib/libc/sys/chown.2 b/lib/libc/sys/chown.2
index 9aeec9d5000..00d0416379d 100644
--- a/lib/libc/sys/chown.2
+++ b/lib/libc/sys/chown.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: chown.2,v 1.22 2013/07/17 05:42:11 schwarze Exp $
+.\" $OpenBSD: chown.2,v 1.23 2014/02/13 07:30:39 guenther 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 17 2013 $
+.Dd $Mdocdate: February 13 2014 $
.Dt CHOWN 2
.Os
.Sh NAME
@@ -117,12 +117,9 @@ depending on whether or not the
bit is set in
.Fa flag .
.Pp
-Values for
+The
.Fa flag
-are constructed by bitwise-inclusive
-.Tn OR Ns ing
-flags from the following list defined in
-.In fcntl.h :
+argument is the bitwise OR of zero or more of the following values:
.Pp
.Bl -tag -width AT_SYMLINK_NOFOLLOW -offset indent -compact
.It Dv AT_SYMLINK_NOFOLLOW