From: Sascha Wildner Date: Wed, 28 Aug 2019 02:18:04 +0000 (+0100) Subject: Add some missing whitespace. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26faf0ce20df3e68bf3132fd2145bd941d015fe9;p=thirdparty%2Fdhcpcd.git Add some missing whitespace. --- diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index a1550010..489eed5f 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 25, 2019 +.Dd August 28, 2019 .Dt DHCPCD 8 .Os .Sh NAME @@ -71,7 +71,7 @@ .Fl k , Fl Fl release .Op interface .Nm -.Fl U, Fl Fl dumplease +.Fl U , Fl Fl dumplease .Ar interface .Nm .Fl Fl version @@ -260,7 +260,7 @@ otheriwse if persistent storage is available then a DUID-LLT (link local address + time) is generated, otherwise DUID-LL is generated (link local address). This, plus the IAID will be used as the -.Fl I, Fl Fl clientid . +.Fl I , Fl Fl clientid . The DUID generated will be held in .Pa @DBDIR@/duid and should not be copied to other hosts. @@ -470,7 +470,7 @@ This option is only needed when .Nm is not processing IPv6RA messages and the need for DHCPv6 Information Request exists. -.It Fl S, Fl Fl static Ar value +.It Fl S , Fl Fl static Ar value Configures a static DHCP .Ar value . If you set @@ -660,7 +660,7 @@ Quiet .Nm on the command line, only warnings and errors will be displayed. The messages are still logged though. -.It Fl T, Fl Fl test +.It Fl T , Fl Fl test On receipt of DHCP messages just call .Pa @SCRIPT@ with the reason of TEST which echos the DHCP variables found in the message @@ -673,7 +673,7 @@ option is not sent in TEST mode so that the server does not lease an address. To test INFORM the interface needs to be configured with the desired address before starting .Nm . -.It Fl U, Fl Fl dumplease Ar interface +.It Fl U , Fl Fl dumplease Ar interface Dumps the last lease for the .Ar interface to stdout. @@ -683,20 +683,20 @@ Use the or .Fl 6 flags to specify an address family. -.It Fl V, Fl Fl variables +.It Fl V , Fl Fl variables Display a list of option codes, the associated variable and encoding for use in .Xr dhcpcd-run-hooks 8 . Variables are prefixed with new_ and old_ unless the option number is -. Variables without an option are part of the DHCP message and cannot be directly requested. -.It Fl W, Fl Fl whitelist Ar address Ns Op /cidr +.It Fl W , Fl Fl whitelist Ar address Ns Op /cidr Only accept packets from .Ar address Ns Op /cidr . -.Fl X, Fl Fl blacklist +.Fl X , Fl Fl blacklist is ignored if -.Fl W, Fl Fl whitelist +.Fl W , Fl Fl whitelist is set. -.It Fl X, Fl Fl blacklist Ar address Ns Op Ar /cidr +.It Fl X , Fl Fl blacklist Ar address Ns Op Ar /cidr Ignore all packets from .Ar address Ns Op Ar /cidr . .It Fl Z , Fl Fl denyinterfaces Ar pattern