summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysconf.3
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2004-06-03 17:09:12 +0000
committerespie <espie@openbsd.org>2004-06-03 17:09:12 +0000
commitde8f8b0413402def44fe51fb9b61ed25da0fa83c (patch)
tree1768fdf2a74aa6376b05385d152879f31933d26d /lib/libc/gen/sysconf.3
parentSync man page with macros: (diff)
downloadwireguard-openbsd-de8f8b0413402def44fe51fb9b61ed25da0fa83c.tar.xz
wireguard-openbsd-de8f8b0413402def44fe51fb9b61ed25da0fa83c.zip
cross-Xref to make pathconf/sysconf easy to find.
twiddling and okay jmc@ millert@
Diffstat (limited to 'lib/libc/gen/sysconf.3')
-rw-r--r--lib/libc/gen/sysconf.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/sysconf.3 b/lib/libc/gen/sysconf.3
index e589232a93c..acd47fa90da 100644
--- a/lib/libc/gen/sysconf.3
+++ b/lib/libc/gen/sysconf.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysconf.3,v 1.18 2004/05/07 18:45:30 millert Exp $
+.\" $OpenBSD: sysconf.3,v 1.19 2004/06/03 17:09:12 espie Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -175,6 +175,7 @@ The value of the
argument is invalid.
.El
.Sh SEE ALSO
+.Xr pathconf 2 ,
.Xr sysctl 3
.Sh STANDARDS
The