summaryrefslogtreecommitdiffstats
path: root/etc/netstart
diff options
context:
space:
mode:
Diffstat (limited to 'etc/netstart')
-rwxr-xr-xetc/netstart4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/netstart b/etc/netstart
index 252c7ce..49c3523 100755
--- a/etc/netstart
+++ b/etc/netstart
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $Id: netstart,v 1.38 1996/01/06 20:49:17 jkh Exp $
+# $Id: netstart,v 1.39 1996/01/08 04:50:18 jkh Exp $
# From: @(#)netstart 5.9 (Berkeley) 3/30/91
# Note that almost all the user-configurable behavior is no longer in
@@ -25,7 +25,7 @@ fi
#
# XXX This is known to cause an error if /usr is nfs mounted since it
-# will not be avaliable until after the network is up :-(. Once the
+# will not be available until after the network is up :-(. Once the
# relocation of sysctl to /sbin is done that problem will go away.
#
if [ -n "$tcp_extensions" -a "x$tcp_extensions" = "xNO" ] ; then
OpenPOWER on IntegriCloud