diff options
Diffstat (limited to 'lib/libc/sys/chown.2')
-rw-r--r-- | lib/libc/sys/chown.2 | 8 |
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 |