diff options
-rw-r--r-- | shells/scponly/files/scponlyc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/scponly/files/scponlyc.in b/shells/scponly/files/scponlyc.in index 28f8bf42e14..3ad188df49b 100644 --- a/shells/scponly/files/scponlyc.in +++ b/shells/scponly/files/scponlyc.in @@ -8,7 +8,7 @@ # KEYWORD: shutdown # Add the following lines to /etc/rc.conf to enable scponly: -# spconlyc_enable (bool): Set to "NO" by default. +# scponlyc_enable (bool): Set to "NO" by default. # Set it to "YES" to enable scponly # scponlyc_shells (str): Set to "/etc/shells" by default. # scponlyc_passwd (str): Set to "/etc/passwd" by default. |