svn commit: r356016 - stable/12/share/man/man4

Ian Lepore ian at FreeBSD.org
Sun Dec 22 18:10:02 UTC 2019


Author: ian
Date: Sun Dec 22 18:10:01 2019
New Revision: 356016
URL: https://svnweb.freebsd.org/changeset/base/356016

Log:
  MFC r355547: Fix a typo: the sysctl command is in chapter 8 of the manual.

Modified:
  stable/12/share/man/man4/ads111x.4

Modified: stable/12/share/man/man4/ads111x.4
==============================================================================
--- stable/12/share/man/man4/ads111x.4	Sun Dec 22 17:59:24 2019	(r356015)
+++ stable/12/share/man/man4/ads111x.4	Sun Dec 22 18:10:01 2019	(r356016)
@@ -232,7 +232,7 @@ for all possible channels supported by the device type
 only the specified channels are created.
 .Sh SEE ALSO
 .Xr fdt 4 ,
-.Xr sysctl 4
+.Xr sysctl 8
 .Sh HISTORY
 The
 .Nm


More information about the svn-src-all mailing list