diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-23 00:57:08 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-08-23 00:57:08 +0000 |
| commit | 85cf659a76c326657bdd669b8da48dbda4279b30 (patch) | |
| tree | 5aed7de05d0ba7a861aa603016366bb10677a5ba /sbin/sysctl/sysctl.8 | |
| parent | 7a5396c1b07db60351542a263004868f7b593d43 (diff) | |
Notes
Diffstat (limited to 'sbin/sysctl/sysctl.8')
| -rw-r--r-- | sbin/sysctl/sysctl.8 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index 503ff29500cf..eee62ef8c0ae 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93 -.\" $Id: sysctl.8,v 1.7 1995/12/21 12:39:24 phk Exp $ +.\" $Id: sysctl.8,v 1.8 1996/01/30 13:52:15 mpp Exp $ .\" .Dd September 23, 1994 .Dt SYSCTL 8 @@ -240,6 +240,10 @@ and name information. This correct interface is being thought about for the time being. .Sh HISTORY .Nm sysctl -first appeared in 4.4BSD. +first appeared in +.Bx 4.4 . .Pp -In FreeBSD 2.2 sysctl was significantly remodeled. +In +.Fx 2.2 +.Nm sysctl +was significantly remodeled. |
