[PATCH 8/9] ipv6.7: srcfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Protect literals in a (very long) paragraph tag from hyphenation by
using hypenation control escape sequences, instead of `nh` and `hy`
requests.  The latter approach is incorrect for use with groff(1) since
'.hy' does not restore the previous hyphenation mode but sets it to 1,
which is not appropriate for the English-language hyphenation patterns
groff uses.  (Also, AT&T man(7) used a hyphenation mode of 14.)

Also wrap long input line with \newline escape sequence.
---
 man7/ipv6.7 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/man7/ipv6.7 b/man7/ipv6.7
index 350397401..6253e5b20 100644
--- a/man7/ipv6.7
+++ b/man7/ipv6.7
@@ -267,9 +267,8 @@ .SS Socket options
 sockets.
 Argument is a pointer to a boolean value in an integer.
 .TP
-.nh
-.B IPV6_RTHDR, IPV6_AUTHHDR, IPV6_DSTOPTS, IPV6_HOPOPTS, IPV6_FLOWINFO, IPV6_HOPLIMIT
-.hy
+.B \%IPV6_RTHDR, \%IPV6_AUTHHDR, \%IPV6_DSTOPTS, \%IPV6_HOPOPTS, \
+\%IPV6_FLOWINFO, \%IPV6_HOPLIMIT
 Set delivery of control messages for incoming datagrams containing
 extension headers from the received packet.
 .B IPV6_RTHDR
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux