diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-06-30 13:34:58 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-06-30 14:22:01 +0000 |
| commit | 0438e9beb552b5e33c5d54748395429c6f9b8075 (patch) | |
| tree | fca4b8c65977eead265fbbbd1ee3df8fb25543ab /sbin/sysctl | |
| parent | 383ccaa4050e3cbbd8ce8163c8aebd07c3d94ab1 (diff) | |
Diffstat (limited to 'sbin/sysctl')
| -rw-r--r-- | sbin/sysctl/sysctl.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8 index eb3a5a5f79e9..bd4000697552 100644 --- a/sbin/sysctl/sysctl.8 +++ b/sbin/sysctl/sysctl.8 @@ -28,7 +28,7 @@ .\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd March 20, 2022 +.Dd June 30, 2022 .Dt SYSCTL 8 .Os .Sh NAME @@ -327,6 +327,7 @@ was significantly remodeled. The .Nm utility presently exploits an undocumented interface to the kernel -sysctl facility to traverse the sysctl tree and to retrieve format +.Xr sysctl 9 +facility to traverse the sysctl tree and to retrieve format and name information. This correct interface is being thought about for the time being. |
