]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
dhcpcd.8.in: More minor style tweaks
authorDavid H. Gutteridge <dhgutteridge@hotmail.com>
Sat, 15 Sep 2018 23:41:27 +0000 (19:41 -0400)
committerDavid H. Gutteridge <dhgutteridge@hotmail.com>
Sat, 15 Sep 2018 23:41:27 +0000 (19:41 -0400)
Use a consistent format for RFC references: a space between RFC and the ID number, as this is the most commonly-used format in man pages, and indeed in the RFCs themselves. Also, a few minor grammatical fixes.

src/dhcpcd.8.in

index 8dca79fd555e88cce7140b9d48865994f85d7361..72f5aac214e6970b631002a7bfbf0221c31efb6e 100644 (file)
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 3, 2018
+.Dd September 15, 2018
 .Dt DHCPCD 8
 .Os
 .Sh NAME
@@ -275,7 +275,7 @@ interface.
 Same as the above, but the lease will be retained even if it expires.
 .Nm
 will give it up if any other host tries to claim it for their own via ARP.
-This violates RFC2131 section 3.7, which states the lease should be
+This violates RFC 2131, section 3.7, which states the lease should be
 dropped once it has expired.
 .It Fl e , Fl Fl env Ar value
 Push
@@ -307,7 +307,7 @@ are disable, none, ptr and both.
 itself never does any DNS updates.
 .Nm
 encodes the FQDN hostname as specified in
-.Li RFC1035 .
+.Li RFC 1035 .
 .It Fl f , Fl Fl config Ar file
 Specify a config to load instead of
 .Pa @SYSCONFDIR@/dhcpcd.conf .
@@ -628,7 +628,7 @@ Use the last four bytes of the hardware address as the DHCP xid instead
 of a randomly generated number.
 .It Fl J , Fl Fl broadcast
 Instructs the DHCP server to broadcast replies back to the client.
-Normally this is only set for non Ethernet interfaces,
+Normally this is only set for non-Ethernet interfaces,
 such as FireWire and InfiniBand.
 In most instances,
 .Nm