summaryrefslogtreecommitdiffstats
path: root/man7/ipv6.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/ipv6.7')
-rw-r--r--man7/ipv6.710
1 files changed, 5 insertions, 5 deletions
diff --git a/man7/ipv6.7 b/man7/ipv6.7
index df1374d01..a898ab8cb 100644
--- a/man7/ipv6.7
+++ b/man7/ipv6.7
@@ -83,7 +83,7 @@
.\" commit c4062dfc425e94290ac427a98d6b4721dd2bc91f
.\" Author: Erich E. Hoover <ehoover@mines.edu>
.\"
-.TH IPV6 7 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH IPV6 7 2020-12-21 "Linux" "Linux Programmer's Manual"
.SH NAME
ipv6 \- Linux IPv6 protocol implementation
.SH SYNOPSIS
@@ -396,11 +396,11 @@ for that instead.
.PP
.BR SOL_IP ,
.BR SOL_IPV6 ,
-.B SOL_ICMPV6
+.BR SOL_ICMPV6 ,
and other
-.BR SOL_ *
+.B SOL_*
socket options are nonportable variants of
-.BR IPPROTO_ * .
+.BR IPPROTO_* .
See also
.BR ip (7).
.SH BUGS
@@ -422,7 +422,7 @@ RFC\ 2553: IPv6 BASIC API;
Linux tries to be compliant to this.
RFC\ 2460: IPv6 specification.
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,