Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jan 2023 09:17:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 268827] Network-related manual pages: promote use of sysrc(8) to safely edit system rc files
Message-ID:  <bug-268827-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268827

            Bug ID: 268827
           Summary: Network-related manual pages: promote use of sysrc(8)
                    to safely edit system rc files
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: grahamperrin@freebsd.org
                CC: doc@FreeBSD.org

At pages such as
<https://www.freebsd.org/cgi/man.cgi?query=3Diwlwifi&sektion=3D4&manpath=3D=
FreeBSD>
(currently for 13.1-RELEASE) and
<https://www.freebsd.org/cgi/man.cgi?query=3Diwlwifi&sektion=3D4&manpath=3D=
FreeBSD+14.0-CURRENT>
(currently for 14.0-CURRENT):=20=20

> =E2=80=A6 place the following lines in rc.conf(5) to manually load the dr=
iver=20
> as a module at boot	time:
>=20
> 	   kld_list=3D"${kld_list} if_iwlwifi"

Instead, a command:=20

           sysrc kld_list+=3Dif_iwlwifi

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268827-9>