From 41434dbdbf3099a023505b5b3915bf4d9b778ee1 Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Wed, 1 May 2002 08:03:31 +0000 Subject: o) start new sentence on a new line; o) always close .Bl tags; o) fix usage of .Xr; millert@ ok --- lib/libc/gen/sysctl.3 | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'lib/libc/gen/sysctl.3') diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 5f77fd082ed..f73df5f3d90 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.85 2002/04/30 16:31:42 mpech Exp $ +.\" $OpenBSD: sysctl.3,v 1.86 2002/05/01 08:03:29 mpech Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -546,17 +546,20 @@ The third level name selects the System V style IPC facility. .Pp .Bl -tag -width "123456" .It Li KERN_SYSVIPC_MSG_INFO -Return information on the System V style message facility. The +Return information on the System V style message facility. +The .Sy msg_sysctl_info structure is defined in .Aq Pa sys/msg.h . .It Li KERN_SYSVIPC_SEM_INFO -Return information on the System V style semaphore facility. The +Return information on the System V style semaphore facility. +The .Sy sem_sysctl_info structure is defined in .Aq Pa sys/sem.h . .It Li KERN_SYSVIPC_SHM_INFO -Return information on the System V style shared memory facility. The +Return information on the System V style shared memory facility. +The .Sy shm_sysctl_info structure is defined in .Aq Pa sys/shm.h . @@ -917,7 +920,8 @@ Note that routers will never accept ICMP redirect packets, and the variable is meaningful on IP hosts only. .It Li icmp.redirtimeout The variable specifies lifetime of routing entries generated by incoming -ICMP redirect. The default timeout is 10 minutes. +ICMP redirect. +The default timeout is 10 minutes. .It Li tcp.rfc1323 Returns 1 if RFC1323 extensions to .Tn TCP @@ -1080,7 +1084,8 @@ and for more details. .It Li ip6.log_interval This variable permits adjusting the amount of logs generated by the -IPv6 packet forwarding engine. The value indicates the number of +IPv6 packet forwarding engine. +The value indicates the number of seconds of interval which must elapse between log output. .It Li ip6.hdrnestlimit The number of IPv6 extension headers permitted on incoming IPv6 packets. -- cgit v1.2.3