diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-03-28 20:37:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-03-28 20:37:57 +0000 |
commit | d44f9ecb432ee6f69136f7dd13f84d93c70a84c7 (patch) | |
tree | f36bc6a5f7966a8ae4dc893d8f71d4ee9950f490 /lib/libc/sys | |
parent | 2d78e1a159d27936cf79a9a2c75badefcb483a35 (diff) |
no Pp before/after Sh;
Diffstat (limited to 'lib/libc/sys')
-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 |