Module Name: src
Committed By: maya
Date: Sat Dec 17 07:44:59 UTC 2016
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Change one more "generic DHCP client" reference to say dhcpcd rather
than dhclient
To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 src/share/man/man5/rc.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.165 src/share/man/man5/rc.conf.5:1.166
--- src/share/man/man5/rc.conf.5:1.165 Sun Dec 27 08:43:51 2015
+++ src/share/man/man5/rc.conf.5 Sat Dec 17 07:44:59 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.165 2015/12/27 08:43:51 wiz Exp $
+.\" $NetBSD: rc.conf.5,v 1.166 2016/12/17 07:44:59 maya Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -55,7 +55,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd December 26, 2015
+.Dd December 17, 2016
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -277,7 +277,7 @@ services are available.
Usually
.Pa /var
is part of this, because it is needed by services such as
-.Xr dhclient 8
+.Xr dhcpcd 8
which may be required to get the network operational.
The default is
.Dq "OPTIONAL:/var" ,