Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Drop some unnecessary lines. (Should have bee...
details: https://anonhg.NetBSD.org/src/rev/db339e320281
branches: trunk
changeset: 520988:db339e320281
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Jan 21 17:48:01 2002 +0000
description:
Drop some unnecessary lines. (Should have been .\" instead anyway.)
diffstat:
share/man/man4/icmp6.4 | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (44 lines):
diff -r e2a5d0371b82 -r db339e320281 share/man/man4/icmp6.4
--- a/share/man/man4/icmp6.4 Mon Jan 21 17:46:42 2002 +0000
+++ b/share/man/man4/icmp6.4 Mon Jan 21 17:48:01 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: icmp6.4,v 1.4 2001/09/22 00:57:40 wiz Exp $
+.\" $NetBSD: icmp6.4,v 1.5 2002/01/21 17:48:01 wiz Exp $
.\" $KAME: icmp6.4,v 1.3 2000/11/24 08:44:40 itojun Exp $
.\"
.\" Copyright (C) 1999 WIDE Project.
@@ -62,18 +62,15 @@
.Dd December 17, 1999
.Dt ICMP6 4
.Os
-."
.Sh NAME
.Nm icmp6
.Nd Internet Control Message Protocol for IPv6
-."
.Sh SYNOPSIS
.Fd #include <sys/socket.h>
.Fd #include <netinet/in.h>
.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
@@ -227,7 +224,6 @@
when an attempt is made to create a
socket with a network address for which no network interface exists.
.El
-."
.Sh SEE ALSO
.Xr recv 2 ,
.Xr send 2 ,
@@ -250,7 +246,6 @@
.%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
Home |
Main Index |
Thread Index |
Old Index