summaryrefslogtreecommitdiff
path: root/bin/hostname
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-17 18:15:17 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-17 18:15:17 +0000
commite8c7db851c4c34cce1015e7f1984ea7d6c98402e (patch)
tree3b891f3bc07ae758e29d6851e0075218ce182bbf /bin/hostname
parent0d74f18c01a10f0b07b2b26263b491bbbc854af9 (diff)
Remove hard sentence breaks.
Diffstat (limited to 'bin/hostname')
-rw-r--r--bin/hostname/hostname.19
1 files changed, 5 insertions, 4 deletions
diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1
index 13e7938195e..e0d3df53848 100644
--- a/bin/hostname/hostname.1
+++ b/bin/hostname/hostname.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostname.1,v 1.9 1999/10/05 19:58:31 ericj Exp $
+.\" $OpenBSD: hostname.1,v 1.10 2000/03/17 18:15:13 aaron Exp $
.\" $NetBSD: hostname.1,v 1.11 1995/09/07 06:28:39 jtc Exp $
.\"
.\" Copyright (c) 1983, 1988, 1990, 1993
@@ -47,10 +47,11 @@
.Sh DESCRIPTION
The
.Nm
-utility prints the name of the current host. The super-user can
-set the host name by supplying a
+utility prints the name of the current host.
+The superuser can set the host name by supplying a
.Pa /etc/myname
-file. This is used at system boot time by
+file.
+This is used at system boot time by
.Xr /etc/rc 8
to initialize the hostname.
.Pp