summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-07-30 15:03:21 -0500
committerAlejandro Colomar <alx@kernel.org>2023-07-30 22:40:01 +0200
commitbd4686f967de07ad96042c8433a060a3a6920671 (patch)
tree6b72ae2a5f760dc2bd9e8a3ed0c9972f588814d1
parent255cde0d9a005ea0f0786ecc28646e063b3d6d43 (diff)
ipv6.7: srcfix
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. Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man7/ipv6.75
1 files 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 @@ or
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