From nobody Fri Jun 5 15:13:38 2026 X-Original-To: dev-commits-src-main@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 4gX4hS1CsFz6g0x4 for ; Fri, 05 Jun 2026 15:13:44 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gX4hS0N4Hz3pmx for ; Fri, 05 Jun 2026 15:13:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780672424; 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=3UYeQrTFka8T0aFNY2WqSuzTyRlNBmXf8Sgy0ZKKuMk=; b=XwTmOYfx1zPVqFggtOkdDJ1lMCKDnC0n2o3KujVD/cwzBSfpeNFOdYtEXMtpF6XT7BYelV JSW90ZQBTRmZtblMTmCjlAtcHCeOQq5nj3ClPzT13XYLuFCZN01fkRWyO9aucmZQsDS97V OjvMmKR4OjvdWzLy1DC70H61737GBy53jQYZ7XTktZYUku+h3ZDo5MJQM08xOZeHZZPzV7 CWfgfZerbK/UwXYve0bHm5iCky5nXgbEs1DKG+kf3IP16E4MxFPyPOTL3TQiqqTluGJKLm +p6rfzvm2NVBylncilQ4QevoRYo9HU3Y8gbXFfuzxLDR3K09vzbGXVyIWj85yw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780672424; a=rsa-sha256; cv=none; b=WWRHuFp/Lcx+EBWmkHJ6xuRD4DDs4cZ//G3Ny+paE9qEmKh+6mCLUTzaEeGDhOD0yLKppo TpjmZCz+KpMiIX8wZjwYZfIDexCXesvZIKtqKr6Png0E6og3Q83eXFk9+i3KQnHyPLD1yk JYpveu17x+3fJEXMV7ejsTXKUJC1Q9aKDMFgEWYl37bJLKC4aGeKLEagQiHDPpjqpVGGCy DbwksrxrlXvSEV9E0xNJcQFe22MhQox0mSsABME+MFY8QdAF9K/2SF7GdlY4o6sADV4bBV jMXbrGzNngAeOMs/3CAWAPBsZNH85EryviHOBciQqxESV/0iS712OCCZfXcbeQ== 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=1780672424; 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=3UYeQrTFka8T0aFNY2WqSuzTyRlNBmXf8Sgy0ZKKuMk=; b=am7MO9eI684959Aa44fnvdsHx2u6pgaI2+wT2pE6dJG09fX70b9wYqMlD9G4OG85zCZSNU OzEH/EkePhwcUMizVMwOIjCmIHMwqo2YDroLiTRS6NaecIFYXQLFoiXiOoYNjRH4Rop7R1 BzpBt2LokDGUbi1Lr2fh+yj5eSZkgFCYnWFWdlmY7LKdYxm24s+CiW4xuhP6ANT9X+St7x F1u8nRZvz3M9IhSIYhrTK/3WHAFR1n7l6ITgQ+WP272bqI1tC4fBdcnuHtd1FBfWk0RsKJ XJeVGS7eBQiVgHV0do5PUtJUCzEExOwr3ioShfHGvt19KNcSTa0uM5P6jK9v+g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gX4hR6pVWzbQD for ; Fri, 05 Jun 2026 15:13:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f2b6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 05 Jun 2026 15:13:38 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Jim Brown From: Mark Johnston Subject: git: f4424a273386 - main - dhclient.conf.5: Correct crossreference List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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/main X-Git-Reftype: branch X-Git-Commit: f4424a2733867ec5f12ecd196011ce8df096f522 Auto-Submitted: auto-generated Date: Fri, 05 Jun 2026 15:13:38 +0000 Message-Id: <6a22e7a2.3f2b6.27e2f4ca@gitrepo.freebsd.org> The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f4424a2733867ec5f12ecd196011ce8df096f522 commit f4424a2733867ec5f12ecd196011ce8df096f522 Author: Jim Brown AuthorDate: 2026-06-05 14:59:32 +0000 Commit: Mark Johnston CommitDate: 2026-06-05 15:13:32 +0000 dhclient.conf.5: Correct crossreference PR: 285614 Reviewed by: ziaee, michaelo, jrm MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D49489 --- 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