From: Roy Marples Date: Fri, 24 Mar 2017 13:31:29 +0000 (+0000) Subject: Remove documentation for --logfile. X-Git-Tag: v7.0.0-beta1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a121c225f40e33225c7807ffcc0fde05fe6e1b;p=thirdparty%2Fdhcpcd.git Remove documentation for --logfile. --- diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index d55457ca..1af87734 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 23, 2017 +.Dd March 24, 2017 .Dt DHCPCD 8 .Os .Sh NAME @@ -39,7 +39,6 @@ .Op Fl h , Fl Fl hostname Ar hostname .Op Fl I , Fl Fl clientid Ar clientid .Op Fl i , Fl Fl vendorclassid Ar vendorclassid -.Op Fl j , Fl Fl logfile Ar logfile .Op Fl l , Fl Fl leasetime Ar seconds .Op Fl m , Fl Fl metric Ar metric .Op Fl O , Fl Fl nooption Ar option @@ -343,18 +342,6 @@ For example If not set then none is sent. Some badly configured DHCP servers reject unknown vendorclassids. To work around it, try and impersonate Windows by using the MSFT vendorclassid. -.It Fl j , Fl Fl logfile Ar logfile -Writes to the specified -.Ar logfile -rather than -.Xr syslog 3 . -The -.Ar logfile -is truncated when opened and is reopened when -.Nm -receives the -.Dv SIGUSR2 -signal. .It Fl k , Fl Fl release Op Ar interface This causes an existing .Nm diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in index 9e2ecd6e..10846276 100644 --- a/src/dhcpcd.conf.5.in +++ b/src/dhcpcd.conf.5.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 23, 2017 +.Dd March 24, 2017 .Dt DHCPCD.CONF 5 .Os .Sh NAME @@ -421,18 +421,6 @@ globally but needs to be enabled for one interface. .It Ic leasetime Ar seconds Request a leasetime of .Ar seconds . -.It Ic logfile Ar logfile -Writes to the specified -.Ar logfile -rather than -.Xr syslog 3 . -The -.Ar logfile -is truncated when opened and is reopened when -.Nm dhcpcd -receives the -.Dv SIGUSR2 -signal. .It Ic metric Ar metric Metrics are used to prefer an interface over another one, lowest wins. .Nm dhcpcd