Package: isc-dhcp-client Version: 4.4.1-2.1+b2 Severity: minor Tags: patch Dear Maintainer,
</usr/share/man/man8/dhclient.8.gz>:200 (macro IR): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:245 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:250 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:266 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:272 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:282 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:286 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:289 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:293 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:305 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:318 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:329 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:361 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:369 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:379 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:384 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:391 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:397 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:403 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:426 (macro BI): only 1 argument, but more are expected </usr/share/man/man8/dhclient.8.gz>:487 (macro BI): only 1 argument, but more are expected #### There no change in the output from either nroff nor troff. Patch: --- dhclient.8 2020-05-19 16:50:08.000000000 +0000 +++ dhclient.8.new 2020-05-19 16:53:01.000000000 +0000 @@ -197,7 +197,7 @@ dhclient.leases file. In order to preve arbitrarily large, from time to time \fBdhclient\fR creates a new dhclient.leases file from its in-core lease database. The old version of the dhclient.leases file is retained under the name -.IR dhclient.leases~ +.I dhclient.leases~ until the next time \fBdhclient\fR rewrites the database. .PP Old leases are kept around in case the DHCP server is unavailable when @@ -242,12 +242,12 @@ the facility. .SH OPTIONS .TP -.BI \-4 +.B \-4 Use the DHCPv4 protocol to obtain an IPv4 address and configuration parameters. This is the default and cannot be combined with \fB\-6\fR. .TP -.BI \-6 +.B \-6 Use the DHCPv6 protocol to obtain whatever IPv6 addresses are available along with configuration parameters. It cannot be combined with \fB\-4\fR. The \fB\-S -T -P -N\fR and @@ -263,13 +263,13 @@ between the two clients is done on a pai to ::1 \fIport\fR and \fIport + 1\fR. Both clients must be launched using the same \fIport\fR argument. .TP -.BI \-1 +.B \-1 Try to get a lease once. On failure exit with code 2. In DHCPv6 this sets the maximum duration of the initial exchange to .I timeout (from dhclient.conf with a default of sixty seconds). .TP -.BI \-d +.B \-d .\" This is not intuitive. Force .B dhclient @@ -279,18 +279,18 @@ it will revert to running in the backgro when running the client under a debugger, or when running it out of inittab on System V systems. This implies \fB-v\fR. .TP -.BI \-nw +.B \-nw Become a daemon immediately (nowait) rather than waiting until an IP address has been acquired. .TP -.BI \-q +.B \-q Be quiet at startup, this is the default. .TP -.BI \-v +.B \-v Enable verbose log messages. .\" This prints the version, copyright and URL. .TP -.BI \-w +.B \-w Continue running even if no broadcast interfaces were found. Normally DHCP client will exit if it isn't able to identify any network interfaces to configure. On laptop computers and other computers with @@ -302,7 +302,7 @@ program can then be used to notify the c has been added or removed, so that the client can attempt to configure an IP address on that interface. .TP -.BI \-n +.B \-n Do not configure any interfaces. This is most likely to be useful in combination with the .B -w @@ -315,7 +315,7 @@ executes. You may specify multiple .B \-e options on the command line. .TP -.BI \-r +.B \-r Release the current lease and stop the running DHCP client as previously recorded in the PID file. When shutdown via this method .B dhclient-script @@ -326,7 +326,7 @@ to notify the server if they wish to rel .\" TODO what dhclient-script argument? .\" When released, .TP -.BI \-x +.B \-x Stop the running DHCP client without releasing the current lease. Kills existing \fBdhclient\fR process as previously recorded in the PID file. When shutdown via this method @@ -358,7 +358,7 @@ Set the giaddr field of all packets to t simulating a relay agent. This is for testing purposes only and should not be expected to work in any consistent or useful way. .TP -.BI \-i +.B \-i Use a DUID with DHCPv4 clients. If no DUID is available in the lease file one will be constructed and saved. The DUID will be used to construct a RFC4361 style client id that will be included @@ -366,7 +366,7 @@ in the client's messages. This client i setting a client id in the configuration file. Overriding the client id in this fashion is discouraged. .TP -.BI \-I +.B \-I Use the standard DDNS scheme from RFCs 4701 & 4702. .TP .TP @@ -376,31 +376,31 @@ declining an address before issuing a di 10 seconds as recommended by RFC 2131, Section 3.1.5. A value of zero equates to no wait at all. .PP -.BI \--version +.B \--version Print version number and exit. .PP .I Options available for DHCPv6 mode: .TP -.BI \-S +.B \-S .\" TODO: mention DUID? Use Information-request to get only stateless configuration parameters (i.e., without address). This implies \fB\-6\fR. It also doesn't rewrite the lease database. .\" TODO: May not be used with -N -P or -T. ?? .TP -.BI \-T +.B \-T .\" TODO wanted_ia_ta++ Ask for IPv6 temporary addresses, one set per \fB\-T\fR flag. This implies \fB\-6\fR and also disables the normal address query. See \fB\-N\fR to restore it. .TP -.BI \-P +.B \-P Enable IPv6 prefix delegation. This implies \fB\-6\fR and also disables the normal address query. See \fB\-N\fR to restore it. Multiple prefixes can be requested with multiple \fB\-P\fR flags. Note only one requested interface is allowed. .TP -.BI \-R +.B \-R Require that responses include all of the items requested by any \fB\-N\fR, \fB\-T\fR, or \fB\-P\fR options. Normally even if the command line includes a number of these the client will be willing @@ -423,7 +423,7 @@ is configured to use a DUID using \fB\-i a DUID-LLT. \fB\-D\fR overrides these default, with a value of either \fILL\fR or \fILLT\fR. .TP -.BI \-N +.B \-N .\" TODO: is this for telling an already running dhclient? Restore normal address query for IPv6. This implies \fB-6\fR. It is used to restore normal operation after using \fB-T\fR or \fB-P\fR. @@ -484,7 +484,7 @@ Path to the process ID file. If unspeci .B /var/run/dhclient.pid is used. .TP -.BI \--no-pid +.B \--no-pid Option to disable writing pid files. By default the program will write a pid file. If the program is invoked with this option it will not attempt to kill any existing client processes -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.4.19-1 (SMP w/2 CPU cores) Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages isc-dhcp-client depends on: ii debianutils 4.9.1 ii iproute2 5.6.0-1 ii libc6 2.30-8 ii libdns-export1110 1:9.11.18+dfsg-1 ii libisc-export1105 1:9.11.18+dfsg-1 Versions of packages isc-dhcp-client recommends: ii isc-dhcp-common 4.4.1-2.1+b2 Versions of packages isc-dhcp-client suggests: pn avahi-autoipd <none> pn isc-dhcp-client-ddns <none> pn resolvconf <none> -- no debconf information -- Bjarni I. Gislason