summaryrefslogtreecommitdiff
path: root/bin/domainname/domainname.1
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/domainname/domainname.1
parent0d74f18c01a10f0b07b2b26263b491bbbc854af9 (diff)
Remove hard sentence breaks.
Diffstat (limited to 'bin/domainname/domainname.1')
-rw-r--r--bin/domainname/domainname.19
1 files changed, 5 insertions, 4 deletions
diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1
index 221f9c4664e..252cc3444d7 100644
--- a/bin/domainname/domainname.1
+++ b/bin/domainname/domainname.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: domainname.1,v 1.9 1999/10/05 19:59:12 ericj Exp $
+.\" $OpenBSD: domainname.1,v 1.10 2000/03/17 18:15:13 aaron Exp $
.\" $NetBSD: domainname.1,v 1.7 1995/07/25 19:36:57 jtc Exp $
.\"
.\" Copyright (c) 1983, 1988, 1990, 1993
@@ -46,10 +46,11 @@
.Sh DESCRIPTION
The
.Nm
-utility prints the YP domain name of the current host. The super-user can
-set the domain name by supplying a
+utility prints the YP domain name of the current host.
+The superuser can set the domain name by supplying a
.Pa /etc/defaultdomain
-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 domainname.
.Sh SEE ALSO