--- rc.conf.5.orig 2015-03-08 00:57:36.000000000 +0000 +++ rc.conf.5 2015-07-18 14:43:22.794518000 +0100 @@ -72,12 +72,17 @@ .Pa /etc/rc.conf.d directory or .Ao Ar dir Ac Ns Pa /rc.conf.d -directories specified in +directories (where +.Ao Ar dir Ac +is each entry specified in .Va local_startup , +but with any trailing +.Pa /rc.d +stripped), which will be included by the .Va load_rc_config function. -For jail configurations you could use the file +For example, for jail configurations you could use the file .Pa /etc/rc.conf.d/jail to store jail specific configuration options. If @@ -86,7 +91,7 @@ .Pa /usr/local/etc/rc.d and .Pa /opt/conf , -.Pa /usr/local/rc.conf.d/jail +.Pa /usr/local/etc/rc.conf.d/jail and .Pa /opt/conf/rc.conf.d/jail will be loaded.