Author: bapt
Date: Tue Aug 26 22:54:54 2014
New Revision: 270679
URL: http://svnweb.freebsd.org/changeset/base/270679

Log:
  Document the new ${LOCALBASE}/etc/rc.conf.d in rc.conf(5)
  
  MFC after:    1 week

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

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5       Tue Aug 26 22:47:40 2014        
(r270678)
+++ head/share/man/man5/rc.conf.5       Tue Aug 26 22:54:54 2014        
(r270679)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 15, 2014
+.Dd August 27, 2014
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -69,6 +69,8 @@ you can also place smaller configuration
 .Xr rc 8
 script in the
 .Pa /etc/rc.conf.d
+directory or in the
+.Pa ${LOCALBASE}/etc/rc.conf.d
 directory, which will be included by the
 .Va load_rc_config
 function.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to