diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2005-03-26 20:10:24 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2005-03-26 20:10:24 +0000 |
commit | c0be525bedf07eb85ff8c8f7c04e2cc991dfaa6f (patch) | |
tree | 87a122eca849e508d36aa07f65cd2bae44561d15 | |
parent | f83856243d761d445e001f82f1ae3de15f4bf20d (diff) |
Notes
-rwxr-xr-x | etc/netstart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/netstart b/etc/netstart index dfa94efc8a6a..f5c3878833f9 100755 --- a/etc/netstart +++ b/etc/netstart @@ -29,7 +29,7 @@ # # This file is NOT called by any of the other scripts - it has been -# obsoleted by /etc/rc.network and is provided here only for user +# obsoleted by /etc/rc.d/* and is provided here only for user # convenience (if you're sitting in single user mode and wish to start # the network by hand, this script will do it for you). # |