aboutsummaryrefslogtreecommitdiff
path: root/etc/netstart
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-31 15:03:18 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-31 15:03:18 +0000
commit440cac3e5175de5329af15fef79e0d5054d405aa (patch)
treec2bec0863fc744d4a00f91cdc01e2c67bed31bd3 /etc/netstart
parent739d6a140cf76c455efa2ba09306960ac75754e3 (diff)
Notes
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 252c7cedcd64..49c35230a2f1 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