Author: 0mp (doc,ports committer)
Date: Fri Jul 31 14:13:26 2020
New Revision: 363737
URL: https://svnweb.freebsd.org/changeset/base/363737

Log:
  Point to rc(8) for more details about the autoboot variable
  
  Reviewed by:  bcr, imp
  MFC after:    1 week
  Differential Revision:        https://reviews.freebsd.org/D25904

Modified:
  head/share/man/man8/rc.subr.8

Modified: head/share/man/man8/rc.subr.8
==============================================================================
--- head/share/man/man8/rc.subr.8       Fri Jul 31 14:08:54 2020        
(r363736)
+++ head/share/man/man8/rc.subr.8       Fri Jul 31 14:13:26 2020        
(r363737)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd July 24, 2020
+.Dd July 31, 2020
 .Dt RC.SUBR 8
 .Os
 .Sh NAME
@@ -882,7 +882,11 @@ Prevent booting to multiuser mode.
 If the
 .Va autoboot
 variable is set to
-.Ql yes ,
+.Ql yes
+(see
+.Xr rc 8
+to learn more about
+.Va autoboot ) ,
 or
 .Ic checkyesno Ar always
 indicates a truth value, then a
_______________________________________________
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