summaryrefslogtreecommitdiffstats
path: root/etc/netstart
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-31 15:03:18 +0000
committermpp <mpp@FreeBSD.org>1996-01-31 15:03:18 +0000
commit3aff305a53ccab52cc894e1cf20688335b2386f0 (patch)
treec2bec0863fc744d4a00f91cdc01e2c67bed31bd3 /etc/netstart
parent2079cbc15a2aa53931bd73d7d91c41b0038f26cb (diff)
downloadFreeBSD-src-3aff305a53ccab52cc894e1cf20688335b2386f0.zip
FreeBSD-src-3aff305a53ccab52cc894e1cf20688335b2386f0.tar.gz
Another round of spelling fixes.
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