git: effb053522e8 - main - rc.conf.5: dhclient came from OpenBSD, but now isn't the OpenBSD client
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Mar 2023 14:57:50 UTC
The branch main has been updated by ceri:
URL: https://cgit.FreeBSD.org/src/commit/?id=effb053522e82446923ba8f4887e6598dd17dd5d
commit effb053522e82446923ba8f4887e6598dd17dd5d
Author: Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-03-11 14:54:11 +0000
Commit: Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-03-11 14:54:11 +0000
rc.conf.5: dhclient came from OpenBSD, but now isn't the OpenBSD client
---
share/man/man5/rc.conf.5 | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 476c8d90073d..e80b9ca71999 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 9, 2023
+.Dd March 11, 2023
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -564,18 +564,12 @@ file, default
.Pa /etc/machine-id .
.It Va dhclient_program
.Pq Vt str
-Path to the DHCP client program
-.Pa ( /sbin/dhclient ,
-the
-.Ox
-DHCP client,
-is the default).
+Path to the DHCP client program, defaulting to
+.Pa /sbin/dhclient .
.It Va dhclient_flags
.Pq Vt str
Additional flags to pass to the DHCP client program.
-For the
-.Ox
-DHCP client, see the
+See the
.Xr dhclient 8
manpage for a description of the command line options available.
.It Va dhclient_flags_ Ns Aq Ar iface