]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
More Typo
authorRoy Marples <roy@marples.name>
Tue, 20 May 2008 22:53:41 +0000 (22:53 +0000)
committerRoy Marples <roy@marples.name>
Tue, 20 May 2008 22:53:41 +0000 (22:53 +0000)
dhcpcd.8.in
dhcpcd.conf.5.in

index 76b81fc64b84ab743ef1a1118aca056c1d773248..cd93b3b71f881fb091ae3717447cfec5a45a435c 100644 (file)
@@ -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
index 8642a00a4dcb07456ec35caf280339b00e4de109..bedafcd7ef83f2edc6f3ee17f399da0635a1c42d 100644 (file)
@@ -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