aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-12-05 12:09:50 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-12-05 12:09:50 +0000
commit0f0a3e4f82eb94b7e3e2c6c9e359e1cc34a82fe9 (patch)
tree3c483b2fd10dcae69fe97b279f28046ab9eae716 /bin
parent3cbc967ef7d75a433ca242589052859c84d4c006 (diff)
Notes
Diffstat (limited to 'bin')
-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 65b4d05135516..5cf4534b610e4 100644
--- a/bin/hostname/hostname.1
+++ b/bin/hostname/hostname.1
@@ -29,7 +29,7 @@
.\" @(#)hostname.1 8.2 (Berkeley) 4/28/95
.\" $FreeBSD$
.\"
-.Dd April 18, 2005
+.Dd December 5, 2006
.Dt HOSTNAME 1
.Os
.Sh NAME
@@ -45,7 +45,7 @@ The
utility 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
+initialization script
.Pa /etc/rc.d/hostname ,
normally run at boot
time.