git: 0438e9beb552 - main - sysctl.8: Reference sysctl(9)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jun 2022 14:22:33 UTC
The branch main has been updated by 0mp (doc, ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=0438e9beb552b5e33c5d54748395429c6f9b8075
commit 0438e9beb552b5e33c5d54748395429c6f9b8075
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-06-30 13:34:58 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-06-30 14:22:01 +0000
sysctl.8: Reference sysctl(9)
MFC after: 1 week
---
sbin/sysctl/sysctl.8 | 5 +++--
share/man/man5/sysctl.conf.5 | 2 +-
2 files changed, 4 insertions(+), 3 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.
diff --git a/share/man/man5/sysctl.conf.5 b/share/man/man5/sysctl.conf.5
index f21aac6e726b..5df168661d85 100644
--- a/share/man/man5/sysctl.conf.5
+++ b/share/man/man5/sysctl.conf.5
@@ -50,7 +50,7 @@ at the beginning of a line.
Comments can also exist at the end of a line,
as seen in the
.Sx EXAMPLES
-section.
+section, below.
.Sh FILES
.Bl -tag -width /etc/rc.d/sysctl_lastload -compact
.It Pa /etc/rc.d/sysctl