diff options
Diffstat (limited to 'etc/defaults/rc.conf')
-rw-r--r-- | etc/defaults/rc.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index b0433ac..826f75a 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -1,5 +1,4 @@ #!/bin/sh -# # This is rc.conf - a file full of useful variables that you can set # to change the default startup behavior of your system. You should @@ -13,6 +12,9 @@ # # All arguments must be in double or single quotes. # +# For a more detailed explanation of all the rc.conf variables, please +# refer to the rc.conf(5) manual page. +# # $FreeBSD$ ############################################################## |