Fix a typo in a comment
This commit is contained in:
parent
27e083b53b
commit
98d4913b40
@ -595,7 +595,7 @@ fi
|
|||||||
if [ "$SHOW_ALL" ]; then
|
if [ "$SHOW_ALL" ]; then
|
||||||
#
|
#
|
||||||
# Get a list of variables that are currently set in the rc.conf(5)
|
# 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.
|
# source_rc_confs() in a clean environment.
|
||||||
#
|
#
|
||||||
( # Operate in a sub-shell to protect the parent environment
|
( # Operate in a sub-shell to protect the parent environment
|
||||||
|
Loading…
Reference in New Issue
Block a user