summaryrefslogtreecommitdiffstats
path: root/share/man/man4/icmp6.4
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-11-27 14:28:35 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-11-27 14:28:35 +0000
commitf7433a8d1ab550a557199988ddb26c4acf9a124a (patch)
treed51a4270185c342a50ee378ec18f339b5a45dc7b /share/man/man4/icmp6.4
parentaf385a33a04e217f7b41ec87bc8e923cda70582f (diff)
downloadFreeBSD-src-f7433a8d1ab550a557199988ddb26c4acf9a124a.zip
FreeBSD-src-f7433a8d1ab550a557199988ddb26c4acf9a124a.tar.gz
Fix invalid comments.
Diffstat (limited to 'share/man/man4/icmp6.4')
-rw-r--r--share/man/man4/icmp6.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/icmp6.4 b/share/man/man4/icmp6.4
index 6734092..f0a524e 100644
--- a/share/man/man4/icmp6.4
+++ b/share/man/man4/icmp6.4
@@ -62,11 +62,11 @@
.Dd March 13, 2000
.Dt ICMP6 4
.Os KAME
-."
+.\"
.Sh NAME
.Nm icmp6
.Nd Internet Control Message Protocol for IPv6
-."
+.\"
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/socket.h>
@@ -74,7 +74,7 @@
.Fd #include <netinet/icmp6.h>
.Ft int
.Fn socket AF_INET6 SOCK_RAW proto
-."
+.\"
.Sh DESCRIPTION
.Tn ICMPv6
is the error and control message protocol used
@@ -230,7 +230,7 @@ an internal data structure;
when an attempt is made to create a
socket with a network address for which no network interface exists.
.El
-."
+.\"
.Sh SEE ALSO
.Xr send 2 ,
.Xr recv 2 ,
@@ -253,7 +253,7 @@ socket with a network address for which no network interface exists.
.%D December 1998
.%T "Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification"
.Re
-."
+.\"
.Sh HISTORY
The implementation is based on KAME stack
.Po
OpenPOWER on IntegriCloud