diff options
| author | Roy Marples <roy@marples.name> | 2008-07-22 12:49:26 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-07-22 12:49:26 +0000 |
| commit | 288959e423909d7d895aae118cbd0240bcf904e4 (patch) | |
| tree | e7147bfdfd06863585ae08e947e454b137ab1ce4 /dhcpcd.8.in | |
| parent | 21232258e314b634ac52be2102fd828614103d9b (diff) | |
| download | dhcpcd-288959e423909d7d895aae118cbd0240bcf904e4.tar.xz | |
Minor updates.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 7316d5ac..02065410 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -334,9 +334,11 @@ So to stop dhcpcd from touching your DNS or MTU settings you would do:- Don't set any default routes. .It Fl K , -nolink Don't receive link messages for carrier status. -You should only have to use this with buggy device drivers. +You should only have to use this with buggy device drivers or running +.Nm +through a network manager. .It Fl L , -noipv4ll -Don't use IPv4LL at all. +Don't use IPv4LL (aka APIPA, aka Bonjour, aka ZeroConf). .It Fl O , -nooption Ar option Don't request the specified option. If no option given, then don't request any options other than those to |
