summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysconf.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-01-21 03:15:44 +0000
committerschwarze <schwarze@openbsd.org>2014-01-21 03:15:44 +0000
commit369bef3a142061d28bd38b74f30fd054965b81c6 (patch)
tree8fe7ba65015980e03507c9128cf9b21f5074ceff /lib/libc/gen/sysconf.3
parentUpdate the names of the DIOCXBEGIN ruleset types. (diff)
downloadwireguard-openbsd-369bef3a142061d28bd38b74f30fd054965b81c6.tar.xz
wireguard-openbsd-369bef3a142061d28bd38b74f30fd054965b81c6.zip
obvious .Pa fixes; found with mandocdb(8)
Diffstat (limited to 'lib/libc/gen/sysconf.3')
-rw-r--r--lib/libc/gen/sysconf.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3
index 4d00fdf2a7c..5350a2358c9 100644
--- a/lib/libc/gen/sysconf.3
+++ b/lib/libc/gen/sysconf.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysconf.3,v 1.32 2013/06/05 03:39:22 tedu Exp $
+.\" $OpenBSD: sysconf.3,v 1.33 2014/01/21 03:15:45 schwarze Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: January 21 2014 $
.Dt SYSCONF 3
.Os
.Sh NAME
@@ -46,7 +46,7 @@ The
.Fa name
argument specifies the system variable to be queried.
Symbolic constants for each name value are found in the include file
-.Aq Pa unistd.h .
+.In unistd.h .
.Pp
The available values are as follows:
.Bl -tag -width "123456"