From: Roy Marples Date: Wed, 9 Jul 2008 14:46:29 +0000 (+0000) Subject: Document the pidfile. X-Git-Tag: v4.0.2~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a96852b718c88b13070375fa215e69d6a664b8;p=thirdparty%2Fdhcpcd.git Document the pidfile. --- 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 ,