]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Remove documentation for --logfile.
authorRoy Marples <roy@marples.name>
Fri, 24 Mar 2017 13:31:29 +0000 (13:31 +0000)
committerRoy Marples <roy@marples.name>
Fri, 24 Mar 2017 13:31:29 +0000 (13:31 +0000)
src/dhcpcd.8.in
src/dhcpcd.conf.5.in

index d55457cafb4dbc4eca6cfd70f86683c92fa9d226..1af877341cd05568896a04983a62b8709b88403e 100644 (file)
@@ -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
index 9e2ecd6ee8509c2aa5fb142f44ef6f825269224d..10846276b72617dd8d60f2acfb783df701cf0d2f 100644 (file)
@@ -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