From: David H. Gutteridge Date: Sat, 15 Sep 2018 23:41:27 +0000 (-0400) Subject: dhcpcd.8.in: More minor style tweaks X-Git-Tag: v7.1.0~25^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6127b11112394e8fec4e0dd44f21696c5dfaca24;p=thirdparty%2Fdhcpcd.git dhcpcd.8.in: More minor style tweaks 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. --- diff --git a/src/dhcpcd.8.in b/src/dhcpcd.8.in index 8dca79fd..72f5aac2 100644 --- a/src/dhcpcd.8.in +++ b/src/dhcpcd.8.in @@ -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