OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man7 / icmp.7
index 8c4cbed..5f4c6c0 100644 (file)
@@ -1,9 +1,14 @@
 .\" This man page is Copyright (C) 1999 Andi Kleen <ak@muc.de>.
+.\"
+.\" %%%LICENSE_START(VERBATIM_ONE_PARA)
 .\" Permission is granted to distribute possibly modified copies
 .\" of this page provided the header is included verbatim,
 .\" and in case of nontrivial modification author and date
 .\" of the modification is added to the header.
+.\" %%%LICENSE_END
+.\"
 .\" $Id: icmp.7,v 1.6 2000/08/14 08:03:45 ak Exp $
+.\"
 .TH ICMP 7 2012-05-10 "Linux" "Linux Programmer's Manual"
 .SH NAME
 icmp \- Linux IPv4 ICMP kernel module.
@@ -122,7 +127,7 @@ Significant bits: IHGFEDCBA9876543210
 .br
 Default mask:     0000001100000011000 (0x1818)
 
-Bit definitions (see the kernel source file
+Bit definitions (see the Linux kernel source file
 .IR include/linux/icmp.h ):
 
 .in +4n
@@ -182,7 +187,7 @@ Linux ICMP internally uses a raw socket to send ICMPs.
 This raw socket may appear in
 .BR netstat (8)
 output with a zero inode.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR ip (7)
 .PP
 RFC\ 792 for a description of the ICMP protocol.