summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-06-21 20:30:36 +0000
committerjmc <jmc@openbsd.org>2018-06-21 20:30:36 +0000
commite76cc0ee2caf8b3e46894f9a71599e1a5b1c23be (patch)
tree606f830416b9148bf5e2cbb9bc50757cea28d6e7 /lib/libc
parents/simultanious/simultaneous/ (diff)
downloadwireguard-openbsd-e76cc0ee2caf8b3e46894f9a71599e1a5b1c23be.tar.xz
wireguard-openbsd-e76cc0ee2caf8b3e46894f9a71599e1a5b1c23be.zip
sort SEE ALSO;
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/pathconf.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2
index 6a18bd5d432..099f3bb5be1 100644
--- a/lib/libc/sys/pathconf.2
+++ b/lib/libc/sys/pathconf.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pathconf.2,v 1.24 2018/01/12 04:36:44 deraadt Exp $
+.\" $OpenBSD: pathconf.2,v 1.25 2018/06/21 20:30:36 jmc Exp $
.\" $NetBSD: pathconf.2,v 1.2 1995/02/27 12:35:22 cgd Exp $
.\"
.\" Copyright (c) 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)pathconf.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: January 12 2018 $
+.Dd $Mdocdate: June 21 2018 $
.Dt PATHCONF 2
.Os
.Sh NAME
@@ -198,8 +198,8 @@ will fail if:
is not a valid open file descriptor.
.El
.Sh SEE ALSO
-.Xr sysconf 3 ,
-.Xr sysctl 2
+.Xr sysctl 2 ,
+.Xr sysconf 3
.Sh STANDARDS
The
.Fn pathconf