diff options
| author | Roy Marples <roy@marples.name> | 2008-05-24 17:15:14 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-24 17:15:14 +0000 |
| commit | ee4e620abbd8cf362c36047bea040c692bd9f282 (patch) | |
| tree | b2543714dc22ad0678a437d1e409404a2a506485 /dhcpcd.8.in | |
| parent | 759f2a055abd3b4b705bdb942128c9772697b6f8 (diff) | |
| download | dhcpcd-ee4e620abbd8cf362c36047bea040c692bd9f282.tar.xz | |
Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index ea3d6fac..a95b9a45 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -120,7 +120,7 @@ You can disable each script by using the .Fl C , -nohook option. See -.Xr dhcpcd.sh 8 +.Xr dhcpcd-run-hooks 8 for details on how these scripts work. .Nm currently ignores the exit code of the script. @@ -304,7 +304,7 @@ The interface configuration isn't touched and neither are any configuration files. .It Fl V, -variables Display a list of option codes and the associated variable for use in -.Xr dhcpcd.sh 8 . +.Xr dhcpcd-run-hooks 8 . .El .Sh NOTES .Nm @@ -330,7 +330,7 @@ lease and use the files mtime as when it was issued. .El .Sh SEE ALSO .Xr dhcpcd.conf 5 , -.Xr dhcpcd.sh 8 , +.Xr dhcpcd-run-hooks 8 , .Xr resolv.conf 5 , .Xr resolvconf 8 , .Sh STANDARDS |
