diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-01-30 13:52:50 +0000 |
| commit | 4a8d02835c2544e65713d27352cb3be0bd5d1c84 (patch) | |
| tree | 99b740a7c4217cd7405a4de1071ea095c0037d7d /usr.sbin/sysctl | |
| parent | e407db3cbc080bdbd6c540a4af3d2d201ddc02f5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysctl')
| -rw-r--r-- | usr.sbin/sysctl/sysctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/sysctl/sysctl.8 b/usr.sbin/sysctl/sysctl.8 index c09b418fc89a..503ff29500cf 100644 --- a/usr.sbin/sysctl/sysctl.8 +++ b/usr.sbin/sysctl/sysctl.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93 -.\" $Id: sysctl.8,v 1.6 1995/02/20 19:42:42 guido Exp $ +.\" $Id: sysctl.8,v 1.7 1995/12/21 12:39:24 phk Exp $ .\" .Dd September 23, 1994 .Dt SYSCTL 8 @@ -113,7 +113,7 @@ purpose programs such as and .Nm netstat . .Pp -The string and integer information is summaried below. +The string and integer information is summarized below. For a detailed description of these variable see .Xr sysctl 3 . .Pp @@ -235,7 +235,7 @@ definitions for fourth level UDP identifiers .Sh BUGS .Nm sysctl presently exploits an undocumented interface to the kernel -sysctl facility to traverse the sysctl tree and to retrive format +sysctl facility to traverse the sysctl tree and to retrieve format and name information. This correct interface is being thought about for the time being. .Sh HISTORY |
