From nobody Mon Jun 22 13:26:23 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gkTVl5W8Kz6hBbm for ; Mon, 22 Jun 2026 13:26:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gkTVl2BpTz3r3q for ; Mon, 22 Jun 2026 13:26:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782134783; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=71IYo3ro9czXjxW1zOv3eU6hlnbWR5khVT1gHb5/xio=; b=hv6C8FJUky3AzTI8aresGmmmOko/C7/scp1lKSkP/CrBH/Vfy/RWbwAmsiYHHKz7HMZpwR wRXeioPZCFr0J0qMxrKHxNnASGDGmzkJ/uEG/CaurQUP8H+lqErVEeu6fMqalq7NaLVk5c MLwvBzSLU9TluED6GhXm3IfX1XsZ72G9nuORWA5SQCtuIaEHn5DO5ofpxUq6l8rVWE4kB5 QhrK/LogXZOMf1hQoibi2TzSVXvA0j7v553PSeXUkRuQcxnf3NtH4ko+PSn//9YW9W52KN G+bUyf+x2R1FHyzZ/eim8Rm4rL7d4B8mbFdeii33srB9XjfCThPpcZrd7gqhJg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782134783; a=rsa-sha256; cv=none; b=VUq9XsF9A5gKEhfZ0g4w9ylAzTyIqSlj/fCMiDNT4vTTIWuDQi1HA5kw8B4H6eNNC2V5Kh KYguEO2+5EnG5979TFWmjxekegLfQJKM/kx5inAXVEJTdce7oVzWYQGbiv0nNrhAQnLzNF 0l7jyzRp4nRCnD4+VlJaLwnUq/wu6rV6WzAAj9Lqpx1oaaUO9uW8qdGH6ogoyNtvrRiNhT 6xN8FDR8bnum64HIkNp86y1EIKTf9h40tgW8+q/MkN0H8PMgvpSWCu1nZ+k8bkBiFfgA7n NdnuIwsg1OH4pXgf6AtY0THNgRH9Sbi0QFWGuiNhlI4ETAndBeRH0WUIAQIMjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782134783; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=71IYo3ro9czXjxW1zOv3eU6hlnbWR5khVT1gHb5/xio=; b=kFevbgrMSE1PjOUIzry3tdz2ljfd7dWfc0B1oIWu5Zu/63wxQ1cUQ3AdV5Tj87j2h7U02Q 3o/4lnjLHtcYAiSH3FQ5O/JLoJ09pZHK4utK2O6xizdtN0Cy6XONcTCaBJ/8dfMFvBdSQZ E9i2TP5D8KCMijpRpsQWXqHpHadErb4oj9IJcbNcLR/sO6XjXSezCkTz0QuqU5ggFN0xZz dJV3y1m7NHas8/o/Tkq+RmTSZMgV/8WmGK698a71ww3aafjNPpovYDRh6sN+MnyoSQfbB/ Jy4fMmSICftZxQbUZZl0j/1rxAInZ52wBlbgtPRCQvTtv9cba5g2ByDpyXJTmQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gkTVl0SfqzqCP for ; Mon, 22 Jun 2026 13:26:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a6b8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 22 Jun 2026 13:26:23 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Jim Brown From: Mark Johnston Subject: git: 37517d6d9166 - stable/15 - dhclient.conf.5: Correct crossreference List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: markj X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 37517d6d91668611f15b95ba300d4934555cad44 Auto-Submitted: auto-generated Date: Mon, 22 Jun 2026 13:26:23 +0000 Message-Id: <6a3937ff.3a6b8.6cbb88b6@gitrepo.freebsd.org> The branch stable/15 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=37517d6d91668611f15b95ba300d4934555cad44 commit 37517d6d91668611f15b95ba300d4934555cad44 Author: Jim Brown AuthorDate: 2026-06-05 14:59:32 +0000 Commit: Mark Johnston CommitDate: 2026-06-22 13:26:09 +0000 dhclient.conf.5: Correct crossreference PR: 285614 Reviewed by: ziaee, michaelo, jrm MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D49489 (cherry picked from commit f4424a2733867ec5f12ecd196011ce8df096f522) --- sbin/dhclient/dhclient.conf.5 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/sbin/dhclient/dhclient.conf.5 b/sbin/dhclient/dhclient.conf.5 index b2190a8e076b..cf372617c4ce 100644 --- a/sbin/dhclient/dhclient.conf.5 +++ b/sbin/dhclient/dhclient.conf.5 @@ -349,16 +349,18 @@ predefined lease is used. .It Ic script Qq Ar script-name ; The .Ic script -statement is used to specify the pathname of the DHCP client configuration +statement is used to specify a pathname of a DHCP client configuration script. This script is used by the DHCP client to set each interface's initial configuration prior to requesting an address, to test the address once it has been offered, and to set the interface's final configuration once a lease has been acquired. -If no lease is acquired, the script is used to test predefined leases, if -any, and also called once if no valid lease can be identified. -For more information, see -.Xr dhclient.leases 5 . +If no lease is acquired, the script is used to test predefined +.Xr dhclient.leases 5 , +if any, and also called once if no valid lease can be identified. +Additional information on using DHCP client configuration scripts is +found in +.Xr dhclient-script 8 . .It Ic medium Qq Ar "media setup" ; The .Ic medium @@ -543,9 +545,8 @@ file - the defaults are usually fine. .Sh SEE ALSO .Xr dhclient.leases 5 , .Xr dhcp-options 5 , -.Xr dhcpd.conf 5 , .Xr dhclient 8 , -.Xr dhcpd 8 +.Xr dhclient-script 8 .Rs .%R "RFC 2132, RFC 2131" .Re