diff options
| author | Lars Wendler <polynomial-c@gentoo.org> | 2020-11-20 19:49:46 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2020-11-20 19:49:46 +0000 |
| commit | de22dc5ef8800977a8b50521355b7d7db096b6d0 (patch) | |
| tree | 02b1c470977bf468fa015235fd5c06cae74d41f7 | |
| parent | 1bf7daf8e8ac18790cf8cc666bbbcb358c3a39aa (diff) | |
| download | dhcpcd-de22dc5ef8800977a8b50521355b7d7db096b6d0.tar.xz | |
dhcpcd.conf(8): add all -> at all
| -rw-r--r-- | src/dhcpcd.8.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index bfd03cdc..8c89b209 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -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 @@ This is the default behaviour and sets .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 |
