Author: se
Date: Wed Oct 18 13:25:44 2017
New Revision: 324721
URL: https://svnweb.freebsd.org/changeset/base/324721

Log:
  Add references to sysrc(8).
  
  Reported by:  Kurt Jaeger (lists at opsec.eu)

Modified:
  head/share/man/man5/rc.conf.5
  head/share/man/man8/rc.8

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5       Wed Oct 18 08:18:01 2017        
(r324720)
+++ head/share/man/man5/rc.conf.5       Wed Oct 18 13:25:44 2017        
(r324721)
@@ -4537,6 +4537,7 @@ configuration file.
 .Xr swapon 8 ,
 .Xr sysctl 8 ,
 .Xr syslogd 8 ,
+.Xr sysrc 8 ,
 .Xr timed 8 ,
 .Xr unbound 8 ,
 .Xr usbconfig 8 ,

Modified: head/share/man/man8/rc.8
==============================================================================
--- head/share/man/man8/rc.8    Wed Oct 18 08:18:01 2017        (r324720)
+++ head/share/man/man8/rc.8    Wed Oct 18 13:25:44 2017        (r324721)
@@ -548,7 +548,8 @@ is unnecessary, but is often included.
 .Xr rc.subr 8 ,
 .Xr rcorder 8 ,
 .Xr reboot 8 ,
-.Xr savecore 8
+.Xr savecore 8 ,
+.Xr sysrc 8
 .Sh HISTORY
 The
 .Nm
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to