Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8 Reference dhcpcd as the sole DHCP client in g...
details: https://anonhg.NetBSD.org/src/rev/94b842d9b86a
branches: trunk
changeset: 349641:94b842d9b86a
user: maya <maya%NetBSD.org@localhost>
date: Sat Dec 17 07:37:24 2016 +0000
description:
Reference dhcpcd as the sole DHCP client in general man pages.
We'd rather have new users use dhcpcd. hopefully this eliminates some
unnecessary confusion about there being two clients.
diffstat:
share/man/man8/afterboot.8 | 13 ++-----------
share/man/man8/rc.8 | 6 +++---
2 files changed, 5 insertions(+), 14 deletions(-)
diffs (75 lines):
diff -r ee60eab619ae -r 94b842d9b86a share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8 Sat Dec 17 06:17:16 2016 +0000
+++ b/share/man/man8/afterboot.8 Sat Dec 17 07:37:24 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: afterboot.8,v 1.52 2012/10/05 21:28:38 wiz Exp $
+.\" $NetBSD: afterboot.8,v 1.53 2016/12/17 07:37:24 maya Exp $
.\" $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
.\"
.\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -59,7 +59,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 2, 2012
+.Dd December 17, 2016
.Dt AFTERBOOT 8
.Os
.Sh NAME
@@ -337,13 +337,6 @@
commands (see
.Xr route 8 ) .
If you run
-.Xr dhclient 8
-you will have to kill it by running
-.Bd -literal -offset indent
-.Ic /etc/rc.d/dhclient stop
-.Ed
-.Pp
-If you run
.Xr dhcpcd 8
you will have to kill it by running
.Bd -literal -offset indent
@@ -983,7 +976,6 @@
.Xr ccd 4 ,
.Xr aliases 5 ,
.Xr crontab 5 ,
-.Xr dhclient.conf 5 ,
.Xr dhcpcd.conf 5 ,
.Xr exports 5 ,
.Xr fstab 5 ,
@@ -1006,7 +998,6 @@
.Xr amd 8 ,
.Xr ccdconfig 8 ,
.Xr chown 8 ,
-.Xr dhclient 8 ,
.Xr dhcpcd 8 ,
.Xr dhcpd 8 ,
.Xr dmesg 8 ,
diff -r ee60eab619ae -r 94b842d9b86a share/man/man8/rc.8
--- a/share/man/man8/rc.8 Sat Dec 17 06:17:16 2016 +0000
+++ b/share/man/man8/rc.8 Sat Dec 17 07:37:24 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.8,v 1.36 2010/05/14 16:19:58 jruoho Exp $
+.\" $NetBSD: rc.8,v 1.37 2016/12/17 07:37:24 maya Exp $
.\"
.\" Copyright (c) 2000-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd May 14, 2010
+.Dd December 17, 2016
.Dt RC 8
.Os
.Sh NAME
@@ -198,7 +198,7 @@
network configuration
.Pq Pa network
and
-.Pa dhclient .
+.Pa dhcpcd .
.It Pa SERVERS
Ensure basic services (such as
.Pa NETWORKING ,
Home |
Main Index |
Thread Index |
Old Index