From d3bdaf462920cd00fde1cf1a24090e4f3aad7408 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 25 Sep 2007 16:12:28 +0000 Subject: tweak previous; ok claudio henning --- lib/libc/gen/sysctl.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/libc/gen') 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 . -- cgit v1.2.3