summaryrefslogtreecommitdiffstats
path: root/bin/hostname/hostname.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-06-03 06:21:45 +0000
committercharnier <charnier@FreeBSD.org>1997-06-03 06:21:45 +0000
commitce6e94241db0ee93c72ca4fdece0a49c5ba92edf (patch)
treee7fee80c3757e0f1c0337281fc4f5e674e46a371 /bin/hostname/hostname.1
parent0d7619c59e799013d5903aa6ec5dd00b6b4b78af (diff)
downloadFreeBSD-src-ce6e94241db0ee93c72ca4fdece0a49c5ba92edf.zip
FreeBSD-src-ce6e94241db0ee93c72ca4fdece0a49c5ba92edf.tar.gz
/etc/netstart -> /etc/rc.network
Use __progname in usage string. Change usage string to match the man page.
Diffstat (limited to 'bin/hostname/hostname.1')
-rw-r--r--bin/hostname/hostname.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1
index a5eaac7..2abb457 100644
--- a/bin/hostname/hostname.1
+++ b/bin/hostname/hostname.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)hostname.1 8.2 (Berkeley) 4/28/95
-.\" $Id$
+.\" $Id: hostname.1,v 1.6 1997/02/22 14:03:41 peter Exp $
.\"
.Dd April 28, 1995
.Dt HOSTNAME 1
@@ -47,7 +47,7 @@
prints the name of the current host. The super-user can
set the hostname by supplying an argument; this is usually done in the
network initialization script
-.Pa /etc/netstart ,
+.Pa /etc/rc.network ,
normally run at boot
time.
.Pp
OpenPOWER on IntegriCloud