summaryrefslogtreecommitdiffstats
path: root/man7/ipv6.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/ipv6.7')
-rw-r--r--man7/ipv6.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/ipv6.7 b/man7/ipv6.7
index aae68c45a..223bf30ce 100644
--- a/man7/ipv6.7
+++ b/man7/ipv6.7
@@ -148,7 +148,7 @@ struct sockaddr_in6 {
struct in6_addr sin6_addr; /* IPv6 address */
uint32_t sin6_scope_id; /* Scope ID (new in Linux 2.4) */
};
-
+\&
struct in6_addr {
unsigned char s6_addr[16]; /* IPv6 address */
};