From a48060a2f7bd6a89bfb4be6fce05185903128fa0 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sat, 24 Nov 2001 23:41:32 +0000
Subject: Spelling police: sucessful -> successful.
---
etc/rc.network | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'etc/rc.network')
diff --git a/etc/rc.network b/etc/rc.network
index dbbf037be473..97ca5765e96d 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
--
cgit v1.2.3