diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/forth/loader.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5 index 1b067be59d412..c4114ff7f395c 100644 --- a/sys/boot/forth/loader.conf.5 +++ b/sys/boot/forth/loader.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: loader.conf.5,v 1.2 1999/04/24 17:49:41 dcs Exp $ +.\" $Id: loader.conf.5,v 1.3 1999/05/13 14:53:13 brian Exp $ .Dd April 18, 1999 .Dt LOADER.CONF 5 .Os @@ -57,7 +57,7 @@ exists at installworld time, one with the above lines will be installed. Though .Nm loader.conf Ns No 's format was defined explicitly to resemble -.Xr rc.conf 8 , +.Xr rc.conf 5 , and can be sourced by .Xr sh 1 , some settings are treated in a special fashion. Also, the |
