Mercurial > hg > dhcpcd
changeset 5544:a233fe729323 draft
dhcpcd.conf(8): add all -> at all
| author | Lars Wendler <polynomial-c@gentoo.org> |
|---|---|
| date | Fri, 20 Nov 2020 19:49:46 +0000 |
| parents | cf699f8d6df7 |
| children | d40f87a25035 |
| files | src/dhcpcd.8.in |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/dhcpcd.8.in Fri Nov 20 13:06:16 2020 +0000 +++ b/src/dhcpcd.8.in Fri Nov 20 19:49:46 2020 +0000 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 3, 2020 +.Dd November 20, 2020 .Dt DHCPCD 8 .Os .Sh NAME @@ -747,7 +747,7 @@ .Ev if_configured=true . .It Fl Fl noconfigure .Nm -will not configure the system add all. +will not configure the system at all. This is only of use if the .Fl Fl script that
