diff options
| author | Roy Marples <roy@marples.name> | 2008-05-20 12:55:29 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-20 12:55:29 +0000 |
| commit | db58ab42c3916dd78e60de8c32fb5deb13726f68 (patch) | |
| tree | 534b9a6e544c2b7487dd462c4bb0e798cf351c73 /dhcpcd.8.in | |
| parent | 1a659b5c516f61684510866642ed9c1eadab240b (diff) | |
| download | dhcpcd-db58ab42c3916dd78e60de8c32fb5deb13726f68.tar.xz | |
Document dhcpcd.conf in FILES.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 2bed6aa4..8aed3798 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -289,6 +289,9 @@ requires a Berkley Packet Filter, or BPF device on BSD based systems and a Linux Socket Filter, or LPF device on Linux based systems. .Sh FILES .Bl -ohang +.It Pa @SYSCONFDIR@/dhcpcd.conf +Configuration file for dhcpcd. +If you always use the same options, put them here. .It Pa @SCRIPT@ Bourne shell script that is run when we configure or deconfigure an interface. .It Pa @SYSCONFDIR@/dhcpcd.duid |
