summaryrefslogtreecommitdiffstats
path: root/etc/rc.subr
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2012-01-07 16:10:32 +0000
committeruqs <uqs@FreeBSD.org>2012-01-07 16:10:32 +0000
commita6f0acec2462cbe8bb36e91f7f31a2b99f2a00c3 (patch)
treecf76dc8352183d750424d745337dc73b3d75165e /etc/rc.subr
parenta57e93785128519833b464e697ab35fa9560c9ad (diff)
downloadFreeBSD-src-a6f0acec2462cbe8bb36e91f7f31a2b99f2a00c3.zip
FreeBSD-src-a6f0acec2462cbe8bb36e91f7f31a2b99f2a00c3.tar.gz
Spelling fixes for etc/
Diffstat (limited to 'etc/rc.subr')
-rw-r--r--etc/rc.subr2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.subr b/etc/rc.subr
index 29ed3dd..369e525 100644
--- a/etc/rc.subr
+++ b/etc/rc.subr
@@ -1280,7 +1280,7 @@ backup_file()
# Make a symbolic link 'link' to src from basedir. If the
# directory in which link is to be created does not exist
# a warning will be displayed and an error will be returned.
-# Returns 0 on sucess, 1 otherwise.
+# Returns 0 on success, 1 otherwise.
#
make_symlink()
{
OpenPOWER on IntegriCloud