[Bug 285614] man dhclient.conf contains an error in script description

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Mar 2025 20:31:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285614

            Bug ID: 285614
           Summary: man dhclient.conf contains an error in script
                    description
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: evfbsd@yandex.ru
                CC: doc@FreeBSD.org

man dhclient.conf contains an error in script description

>        script "script-name";
>	       The  script  statement  is  used	to specify the pathname	of the
>	       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
>	       dhclient.leases(5).

last sentence should be

> For more information, see dhclient-script(8).

-- 
You are receiving this mail because:
You are on the CC list for the bug.