diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/pathconf.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2 index fdbf7dd5ce3..eb29bafd2a1 100644 --- a/lib/libc/sys/pathconf.2 +++ b/lib/libc/sys/pathconf.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pathconf.2,v 1.19 2013/03/28 20:01:18 guenther Exp $ +.\" $OpenBSD: pathconf.2,v 1.20 2013/03/28 20:37:56 jmc Exp $ .\" $NetBSD: pathconf.2,v 1.2 1995/02/27 12:35:22 cgd Exp $ .\" .\" Copyright (c) 1993 @@ -206,7 +206,6 @@ and .Nm fpathconf functions conform to .St -p1003.1-2008 . -.Pp .Sh HISTORY The .Nm pathconf |