From: Roy Marples Date: Tue, 20 May 2008 22:53:41 +0000 (+0000) Subject: More Typo X-Git-Tag: v4.0.2~356 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8276da828bfd6e8221d5e2c11fdacdcb56eec300;p=thirdparty%2Fdhcpcd.git More Typo --- diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 76b81fc6..cd93b3b7 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -272,13 +272,10 @@ Here are some option that deal with turning these bits off. Don't request or claim the address by ARP. .It Fl G , -nogateway Don't set any default routes. -.It Fl C, -nohook Ar script +.It Fl C , -nohook Ar script Don't run this hook script. -Matches full name, or prefixed with 2 numbers optionally ending with .sh. -Example for not running the hook script to configure -.Pa /etc/resolv.conf :- -.Nm --C resolv.conf +Matches full name, or prefixed with 2 numbers optionally ending with +.Pa .sh . .It Fl L , -noipv4ll Don't use IPv4LL at all. .It Fl O , -nooption Ar option diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in index 8642a00a..bedafcd7 100644 --- a/dhcpcd.conf.5.in +++ b/dhcpcd.conf.5.in @@ -88,11 +88,8 @@ This also disables IPv4LL. Don't install any default routes. .It Ic nohook Ar script Don't run this hook script. -Matches full name, or prefixed with 2 numbers optionally ending with .sh. -Example for not running the hook script to configure -.Pa /etc/resolv.conf :- -.Nm dhcpcd --C resolv.conf +Matches full name, or prefixed with 2 numbers optionally ending with +.Pa .sh . .It Ic noipv4ll Don't attempt to obtain an IPv4LL address if we failed to get one via DHCP. See