svn commit: r354035 - in stable: 11/share/man/man9 12/share/man/man9
John Baldwin
jhb at FreeBSD.org
Thu Oct 24 19:18:50 UTC 2019
Author: jhb
Date: Thu Oct 24 19:18:49 2019
New Revision: 354035
URL: https://svnweb.freebsd.org/changeset/base/354035
Log:
MFC 351224: Trim a spurious blank line I added in r348969.
I did not bump .Dd since there is no content change.
Modified:
stable/12/share/man/man9/sysctl.9
Directory Properties:
stable/12/ (props changed)
Changes in other areas also in this revision:
Modified:
stable/11/share/man/man9/sysctl.9
Directory Properties:
stable/11/ (props changed)
Modified: stable/12/share/man/man9/sysctl.9
==============================================================================
--- stable/12/share/man/man9/sysctl.9 Thu Oct 24 19:14:37 2019 (r354034)
+++ stable/12/share/man/man9/sysctl.9 Thu Oct 24 19:18:49 2019 (r354035)
@@ -388,7 +388,6 @@
.Fn SYSCTL_UINT parent number name ctlflags ptr val descr
.Fn SYSCTL_ULONG parent number name ctlflags ptr val descr
.Fn SYSCTL_UQUAD parent number name ctlflags ptr val descr
-
.Sh DESCRIPTION
The
.Nm SYSCTL
More information about the svn-src-all
mailing list