diff options
author | 2013-03-28 20:37:56 +0000 | |
---|---|---|
committer | 2013-03-28 20:37:56 +0000 | |
commit | 43d8b65e8c33e5be9a06c0ed85d9d67bb98cf2c5 (patch) | |
tree | a537350271b82cd92efe84d18ff656e816bbe509 /lib/libc | |
parent | Reduce diffs with Linux now that we have i915_enable_hangcheck. (diff) | |
download | wireguard-openbsd-43d8b65e8c33e5be9a06c0ed85d9d67bb98cf2c5.tar.xz wireguard-openbsd-43d8b65e8c33e5be9a06c0ed85d9d67bb98cf2c5.zip |
no Pp before/after Sh;
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 |