summaryrefslogtreecommitdiffstats
path: root/dhcpcd.8.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-07-09 14:46:29 +0000
committerRoy Marples <roy@marples.name>2008-07-09 14:46:29 +0000
commita1a96852b718c88b13070375fa215e69d6a664b8 (patch)
tree13cd7446135ff8d1801cf1a434524e0d8d6360a4 /dhcpcd.8.in
parent21d9edf8f35349b0755e7c08c3b82e064ef5bb47 (diff)
downloaddhcpcd-a1a96852b718c88b13070375fa215e69d6a664b8.tar.xz
Document the pidfile.
Diffstat (limited to 'dhcpcd.8.in')
-rw-r--r--dhcpcd.8.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in
index c008a5ac..638f1518 100644
--- a/dhcpcd.8.in
+++ b/dhcpcd.8.in
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd Jul 08, 2008
+.Dd Jul 09, 2008
.Dt DHCPCD 8 SMM
.Sh NAME
.Nm dhcpcd
@@ -369,6 +369,11 @@ option described above.
.It Pa @DBDIR@/dhcpcd\- Ns Ar interface Ns .lease
The actual DHCP message send by the server. We use this when reading the last
lease and use the files mtime as when it was issued.
+.It Pa /var/run/dhcpcd\- Ns Ar interface Ns .pid
+Stores the PID of
+.Nm
+running on the
+.Ar interface .
.El
.Sh SEE ALSO
.Xr dhcpcd.conf 5 ,