summaryrefslogtreecommitdiffstats
path: root/etc/rc.network
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.network
parentb5c5d0915cee17eae08eb953a623056923e81aa4 (diff)
downloadFreeBSD-src-5dd8a717015f9ceefd53f2e125bf9bde0e869608.zip
FreeBSD-src-5dd8a717015f9ceefd53f2e125bf9bde0e869608.tar.gz
Spelling police: sucessful -> successful.
Diffstat (limited to 'etc/rc.network')
-rw-r--r--etc/rc.network2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.network b/etc/rc.network
index dbbf037..97ca576 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -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