Fix a typo in a comment

This commit is contained in:
dteske 2016-02-02 23:51:39 +00:00
parent 27e083b53b
commit 98d4913b40

View File

@ -595,7 +595,7 @@ fi
if [ "$SHOW_ALL" ]; then
#
# Get a list of variables that are currently set in the rc.conf(5)
# files (included `/etc/defaults/rc.conf') by performing a call to
# files (including `/etc/defaults/rc.conf') by performing a call to
# source_rc_confs() in a clean environment.
#
( # Operate in a sub-shell to protect the parent environment