From f7df6a3796360a5c843cd1d180d97c0db1358791 Mon Sep 17 00:00:00 2001 From: mason Date: Tue, 27 Feb 2001 17:47:22 +0000 Subject: [PATCH] Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, --- bin/domainname/domainname.1 | 4 ++-- bin/hostname/hostname.1 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1 index bdad33e4179e..9939462c0979 100644 --- a/bin/domainname/domainname.1 +++ b/bin/domainname/domainname.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: domainname.1,v 1.11 1999/03/22 18:30:44 garbled Exp $ +.\" $NetBSD: domainname.1,v 1.12 2001/02/27 17:48:19 mason Exp $ .\" .\" Copyright (c) 1983, 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -49,7 +49,7 @@ prints the domain name of the current host. The super-user can set the domain name by supplying an argument; this is usually done in the network initialization script -.Pa /etc/netstart , +.Pa /etc/rc.d/network , normally run at boot time. .Sh SEE ALSO diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1 index cea94264e27a..bcc8afa52eb2 100644 --- a/bin/hostname/hostname.1 +++ b/bin/hostname/hostname.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: hostname.1,v 1.14 1999/03/22 18:30:44 garbled Exp $ +.\" $NetBSD: hostname.1,v 1.15 2001/02/27 17:47:22 mason Exp $ .\" .\" Copyright (c) 1983, 1988, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,7 +48,7 @@ prints the name of the current host. The super-user can set the host name by supplying an argument; this is usually done in the network initialization script -.Pa /etc/netstart , +.Pa /etc/rc.d/network , normally run at boot time. .Pp