aboutsummaryrefslogtreecommitdiff
path: root/shells/scponly
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 03:01:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 03:01:41 +0000
commit1e7a0635fd1492003711dd79f5f87d1b861fa0b7 (patch)
treeaf410e0e14237f2637bc1e13b353c24b7ffc3cf5 /shells/scponly
parent178d590d92058c057ac19ae85068200753386793 (diff)
downloadports-1e7a0635fd1492003711dd79f5f87d1b861fa0b7.tar.gz
ports-1e7a0635fd1492003711dd79f5f87d1b861fa0b7.zip
- Fix a typo in comments in rc.d script
PR: ports/143555 Submitted by: M@FreeBSD.org, van Zadelhoff <mike@ironmikie.nl> Approved by: rfarmer@predatorlabs.net (maintainer)
Notes
Notes: svn path=/head/; revision=249503
Diffstat (limited to 'shells/scponly')
-rw-r--r--shells/scponly/files/scponlyc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/scponly/files/scponlyc.in b/shells/scponly/files/scponlyc.in
index 28f8bf42e147..3ad188df49b4 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.