summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-11-24 23:41:32 +0000
committerdd <dd@FreeBSD.org>2001-11-24 23:41:32 +0000
commit5dd8a717015f9ceefd53f2e125bf9bde0e869608 (patch)
treee0d28a3c5c7b640a8973e5b1a3f3a29c765766cf /etc/rc.d
parentb5c5d0915cee17eae08eb953a623056923e81aa4 (diff)
downloadFreeBSD-src-5dd8a717015f9ceefd53f2e125bf9bde0e869608.zip
FreeBSD-src-5dd8a717015f9ceefd53f2e125bf9bde0e869608.tar.gz
Spelling police: sucessful -> successful.
Diffstat (limited to 'etc/rc.d')
-rw-r--r--etc/rc.d/netoptions2
-rw-r--r--etc/rc.d/network12
-rw-r--r--etc/rc.d/network22
-rw-r--r--etc/rc.d/network32
-rw-r--r--etc/rc.d/routing2
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions
index dbbf037..97ca576 100644
--- a/etc/rc.d/netoptions
+++ b/etc/rc.d/netoptions
@@ -725,7 +725,7 @@ network_pass3() {
esac
# If /var/db/mounttab exists, some nfs-server has not been
- # sucessfully notified about a previous client shutdown.
+ # successfully notified about a previous client shutdown.
# If there is no /var/db/mounttab, we do nothing.
if [ -f /var/db/mounttab ]; then
rpc.umntall -k
diff --git a/etc/rc.d/network1 b/etc/rc.d/network1
index dbbf037..97ca576 100644
--- a/etc/rc.d/network1
+++ b/etc/rc.d/network1
@@ -725,7 +725,7 @@ network_pass3() {
esac
# If /var/db/mounttab exists, some nfs-server has not been
- # sucessfully notified about a previous client shutdown.
+ # successfully notified about a previous client shutdown.
# If there is no /var/db/mounttab, we do nothing.
if [ -f /var/db/mounttab ]; then
rpc.umntall -k
diff --git a/etc/rc.d/network2 b/etc/rc.d/network2
index dbbf037..97ca576 100644
--- a/etc/rc.d/network2
+++ b/etc/rc.d/network2
@@ -725,7 +725,7 @@ network_pass3() {
esac
# If /var/db/mounttab exists, some nfs-server has not been
- # sucessfully notified about a previous client shutdown.
+ # successfully notified about a previous client shutdown.
# If there is no /var/db/mounttab, we do nothing.
if [ -f /var/db/mounttab ]; then
rpc.umntall -k
diff --git a/etc/rc.d/network3 b/etc/rc.d/network3
index dbbf037..97ca576 100644
--- a/etc/rc.d/network3
+++ b/etc/rc.d/network3
@@ -725,7 +725,7 @@ network_pass3() {
esac
# If /var/db/mounttab exists, some nfs-server has not been
- # sucessfully notified about a previous client shutdown.
+ # successfully notified about a previous client shutdown.
# If there is no /var/db/mounttab, we do nothing.
if [ -f /var/db/mounttab ]; then
rpc.umntall -k
diff --git a/etc/rc.d/routing b/etc/rc.d/routing
index dbbf037..97ca576 100644
--- a/etc/rc.d/routing
+++ b/etc/rc.d/routing
@@ -725,7 +725,7 @@ network_pass3() {
esac
# If /var/db/mounttab exists, some nfs-server has not been
- # sucessfully notified about a previous client shutdown.
+ # successfully notified about a previous client shutdown.
# If there is no /var/db/mounttab, we do nothing.
if [ -f /var/db/mounttab ]; then
rpc.umntall -k
OpenPOWER on IntegriCloud