diff options
| author | Roy Marples <roy@marples.name> | 2008-08-20 08:40:53 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-08-20 08:40:53 +0000 |
| commit | 1895d36baf752404c7cead5fb6f0f12a2be1ecbc (patch) | |
| tree | 588901583caccedc802058379f27a9d8b0076cea /dhcpcd.8.in | |
| parent | 3deb5188ef227de2294c1fcc679bd74accc08091 (diff) | |
| download | dhcpcd-1895d36baf752404c7cead5fb6f0f12a2be1ecbc.tar.xz | |
Clarify that dhcpcd will not re-configure itself or use any command line arguments when signalling an existing process to renew.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 993a4c08..ed422aa9 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 August 18, 2008 +.Dd August 20, 2008 .Dt DHCPCD 8 SMM .Sh NAME .Nm dhcpcd @@ -195,7 +195,10 @@ Notifies an existing .Nm process running on the .Ar interface -to renew it's lease. If +to renew it's lease. +.Nm +will not re-configure itself or use any other command line arguments. +If .Nm is not running, then it starts up as normal. .It Fl p , -persistent |
