summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2012-05-25 06:22:09 +0000
committerjmc <jmc@openbsd.org>2012-05-25 06:22:09 +0000
commit771ab911652f97a4e378f9d7612947288e686e3b (patch)
tree3c5214660a2a968699c6ad9517be734191950532
parentAllow searching (C-s or C-r) to wrap around the ends of a buffer. (diff)
downloadwireguard-openbsd-771ab911652f97a4e378f9d7612947288e686e3b.tar.xz
wireguard-openbsd-771ab911652f97a4e378f9d7612947288e686e3b.zip
defaultdomain now read by rc, not netstart; from Chad Gross
ok ajacoutot
-rw-r--r--share/man/man5/defaultdomain.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/defaultdomain.5 b/share/man/man5/defaultdomain.5
index 9f892ba69f9..db21ed82d9a 100644
--- a/share/man/man5/defaultdomain.5
+++ b/share/man/man5/defaultdomain.5
@@ -1,7 +1,7 @@
-.\" $OpenBSD: defaultdomain.5,v 1.3 2007/05/31 19:19:58 jmc Exp $
+.\" $OpenBSD: defaultdomain.5,v 1.4 2012/05/25 06:22:09 jmc Exp $
.\" Written by Jared Yanovich
.\" This file belongs to the public domain.
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: May 25 2012 $
.Dt DEFAULTDOMAIN 5
.Os
.Sh NAME
@@ -13,7 +13,7 @@
The
.Nm
file is read by
-.Xr netstart 8
+.Xr rc 8
at system startup time.
It is used to set the YP domain name of the host machine (see
.Xr yp 8 ) .
@@ -31,5 +31,5 @@ default domain name
.El
.Sh SEE ALSO
.Xr domainname 1 ,
-.Xr netstart 8 ,
+.Xr rc 8 ,
.Xr yp 8