diff options
Diffstat (limited to 'lib/libc/sys/link.2')
-rw-r--r-- | lib/libc/sys/link.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/link.2 b/lib/libc/sys/link.2 index ce0402b425c..41ac5d88843 100644 --- a/lib/libc/sys/link.2 +++ b/lib/libc/sys/link.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: link.2,v 1.19 2011/07/18 23:04:40 matthew Exp $ +.\" $OpenBSD: link.2,v 1.20 2011/07/19 20:58:05 matthew Exp $ .\" $NetBSD: link.2,v 1.7 1995/02/27 12:34:01 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)link.2 8.3 (Berkeley) 1/12/94 .\" -.Dd $Mdocdate: July 18 2011 $ +.Dd $Mdocdate: July 19 2011 $ .Dt LINK 2 .Os .Sh NAME @@ -108,8 +108,8 @@ argument. 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_FOLLOW -offset indent -compact |