diff options
| author | Roy Marples <roy@marples.name> | 2009-01-05 15:52:08 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-01-05 15:52:08 +0000 |
| commit | fc7ee2311271864cf9154e8db6812a9048687acb (patch) | |
| tree | ac7707beca6cd8f59c1227d50fe1b02eaa9120c0 /dhcpcd.8.in | |
| parent | c34797620425d65bd74397943924417e3bd97767 (diff) | |
| download | dhcpcd-fc7ee2311271864cf9154e8db6812a9048687acb.tar.xz | |
Improve the nohook documentation.
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 ac0be091..a3a14907 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 1, 2009 +.Dd January 5, 2009 .Dt DHCPCD 8 SMM .Sh NAME .Nm dhcpcd @@ -401,7 +401,9 @@ Don't run this hook script. Matches full name, or prefixed with 2 numbers optionally ending with .Pa .sh . .Pp -So to stop dhcpcd from touching your DNS or MTU settings you would do:- +So to stop +.Nm +from touching your DNS or MTU settings you would do:- .D1 dhcpcd -C resolv.conf -C mtu eth0 .It Fl G , -nogateway Don't set any default routes. |
