From 8b4948dbf26cc7df53ea7bbf2d47dda963114529 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 3 Oct 2020 18:42:15 +0000 Subject: [PATCH] dhclient(8): Bugfixes for some issues reported by mandoc - no blank before trailing delimiter - new sentence, new line MFC after: 1 week --- sbin/dhclient/dhclient.leases.5 | 4 ++-- sbin/dhclient/dhcp-options.5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbin/dhclient/dhclient.leases.5 b/sbin/dhclient/dhclient.leases.5 index ebef81966ef1..38c8edb969c5 100644 --- a/sbin/dhclient/dhclient.leases.5 +++ b/sbin/dhclient/dhclient.leases.5 @@ -54,7 +54,7 @@ the last one in the file is used. The file is written as a log, so this is not an unusual occurrence. .Pp The lease file is named -.Pa dhclient.leases. Ns Ar IFNAME , +.Pa dhclient.leases . Ns Ar IFNAME , where .Ar IFNAME represents the network interface the DHCP client acquired the lease on. @@ -70,7 +70,7 @@ The format of the lease declarations is described in .Xr dhclient.conf 5 . .Sh FILES .Bl -tag -width ".Pa /var/db/dhclient.leases. Ns Ar IFNAME" -.It Pa /var/db/dhclient.leases. Ns Ar IFNAME +.It Pa /var/db/dhclient.leases . Ns Ar IFNAME Current lease file. .El .Sh SEE ALSO diff --git a/sbin/dhclient/dhcp-options.5 b/sbin/dhclient/dhcp-options.5 index 9fe513636ec2..29b2e7234422 100644 --- a/sbin/dhclient/dhcp-options.5 +++ b/sbin/dhclient/dhcp-options.5 @@ -267,8 +267,8 @@ This option specifies the domain name that the client should use when resolving hostnames via the Domain Name System. .It Ic option domain-search Ar string ; This option specifies a list of domain names that the client should use -when resolving hostnames via the Domain Name System. This option is -defined in RFC 3397. +when resolving hostnames via the Domain Name System. +This option is defined in RFC 3397. .It Ic option swap-server Ar ip-address ; This specifies the IP address of the client's swap server. .It Ic option root-path Ar string ;