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.conf.5.in | |
| parent | 759f2a055abd3b4b705bdb942128c9772697b6f8 (diff) | |
| download | dhcpcd-ee4e620abbd8cf362c36047bea040c692bd9f282.tar.xz | |
Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes
Diffstat (limited to 'dhcpcd.conf.5.in')
| -rw-r--r-- | dhcpcd.conf.5.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in index bedafcd7..d7ecfd7c 100644 --- a/dhcpcd.conf.5.in +++ b/dhcpcd.conf.5.in @@ -101,7 +101,7 @@ Requests the .Ar dhcp-option from the server. It can be a variable to be used in -.Xr dhcpcd.sh 8 +.Xr dhcpcd-run-hooks 8 or the numerical value. You can specify more seperated by commas, spaces or more option lines. .It Ic script Ar script @@ -117,7 +117,7 @@ Tag the DHCP messages with the userclass. You can specify more than one. .El .Sh SEE ALSO -.Xr dhcpcd.sh 8 , +.Xr dhcpcd-run-hooks 8 , .Xr dhcpcd 8 .Sh AUTHORS .An Roy Marples <roy@marples.name> |
