summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-09-25 16:12:27 +0000
committerjmc <jmc@openbsd.org>2007-09-25 16:12:27 +0000
commitdb5d3ee20fc33c83634b0ad49ffac14a3d2fb191 (patch)
tree11a6159772ae59fdeec06ee528a127309965cbeb /lib/libc
parent- sort options and sync usage() (diff)
downloadwireguard-openbsd-db5d3ee20fc33c83634b0ad49ffac14a3d2fb191.tar.xz
wireguard-openbsd-db5d3ee20fc33c83634b0ad49ffac14a3d2fb191.zip
tweak previous; ok claudio henning
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sysctl.310
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 3d8e928a645..73f7efe7888 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.174 2007/09/24 22:03:02 henning Exp $
+.\" $OpenBSD: sysctl.3,v 1.175 2007/09/25 16:12:27 jmc 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: September 24 2007 $
+.Dd $Mdocdate: September 25 2007 $
.Dt SYSCTL 3
.Os
.Sh NAME
@@ -1066,9 +1066,9 @@ The fifth and sixth level names are as follows:
.It Dv NET_RT_STATS No " None"
.El
.Pp
-A facultative seventh level name can be provided to select the routing table
-on which you want to run the operation.
-If not provided, the main table with id 0 is used.
+An optional seventh level name can be provided to select the routing table
+on which to run the operation.
+If not provided, the table with ID 0 is used.
.It Dv PF_INET
Get or set various global information about IPv4
.Pq Internet Protocol version 4 .