aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-03-12 12:28:50 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-03-12 12:28:50 +0100
commit6a717e5e3f70ae37b0a858f208dc8b46841ae44b (patch)
tree70be6ce07664b11345a1e70c7b036a7cfd64a111
parentc2ac5c4ecdf8f4764ad99762aed2a7b8144a4111 (diff)
downloadman-pages-6a717e5e3f70ae37b0a858f208dc8b46841ae44b.tar.gz
networks.5, arp.7, cp1251.7, ddp.7, icmp.7, ip.7, ipv6.7, iso_8859-10.7, iso_8859-13.7, iso_8859-14.7, iso_8859-15.7, iso_8859-3.7, iso_8859-4.7, iso_8859-5.7, iso_8859-6.7, iso_8859-7.7, iso_8859-9.7, koi8-r.7, netdevice.7, netlink.7, packet.7, raw.7, rtnetlink.7, udp.7, x25.7, ld.so.8, sln.8, sync.8: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man5/networks.51
-rw-r--r--man7/arp.72
-rw-r--r--man7/cp1251.71
-rw-r--r--man7/ddp.72
-rw-r--r--man7/icmp.72
-rw-r--r--man7/ip.71
-rw-r--r--man7/ipv6.71
-rw-r--r--man7/iso_8859-10.71
-rw-r--r--man7/iso_8859-13.71
-rw-r--r--man7/iso_8859-14.71
-rw-r--r--man7/iso_8859-15.71
-rw-r--r--man7/iso_8859-3.71
-rw-r--r--man7/iso_8859-4.71
-rw-r--r--man7/iso_8859-5.71
-rw-r--r--man7/iso_8859-6.71
-rw-r--r--man7/iso_8859-7.71
-rw-r--r--man7/iso_8859-9.71
-rw-r--r--man7/koi8-r.71
-rw-r--r--man7/netdevice.71
-rw-r--r--man7/netlink.71
-rw-r--r--man7/packet.72
-rw-r--r--man7/raw.72
-rw-r--r--man7/rtnetlink.72
-rw-r--r--man7/udp.71
-rw-r--r--man7/x25.72
-rw-r--r--man8/ld.so.81
-rw-r--r--man8/sln.81
-rw-r--r--man8/sync.81
28 files changed, 34 insertions, 1 deletions
diff --git a/man5/networks.5 b/man5/networks.5
index 2d9cf410a7..3da3eaf085 100644
--- a/man5/networks.5
+++ b/man5/networks.5
@@ -20,6 +20,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.\" 2008-09-04, mtk, taken from Debian downstream, with a few light edits
.\"
.TH NETWORKS 5 2008-09-04 "GNU/Linux" "Linux System Administration"
diff --git a/man7/arp.7 b/man7/arp.7
index 50f1ece84c..30f7d4a094 100644
--- a/man7/arp.7
+++ b/man7/arp.7
@@ -6,8 +6,10 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" Modified June 1999 Andi Kleen
.\" $Id: arp.7,v 1.10 2000/04/27 19:31:38 ak Exp $
+.\"
.TH ARP 7 2008-11-25 "Linux" "Linux Programmer's Manual"
.SH NAME
arp \- Linux ARP kernel module.
diff --git a/man7/cp1251.7 b/man7/cp1251.7
index 806578c14b..a97ea5f3e5 100644
--- a/man7/cp1251.7
+++ b/man7/cp1251.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH CP1251 7 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME
cp1251 \- CP\ 1251 character set encoded in octal, decimal,
diff --git a/man7/ddp.7 b/man7/ddp.7
index 56146825bc..2057763b90 100644
--- a/man7/ddp.7
+++ b/man7/ddp.7
@@ -6,7 +6,9 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: ddp.7,v 1.3 1999/05/13 11:33:22 freitag Exp $
+.\"
.TH DDP 7 2008-11-20 "Linux" "Linux Programmer's Manual"
.SH NAME
ddp \- Linux AppleTalk protocol implementation
diff --git a/man7/icmp.7 b/man7/icmp.7
index dcaa52b9b5..5f4c6c0d55 100644
--- a/man7/icmp.7
+++ b/man7/icmp.7
@@ -6,7 +6,9 @@
.\" 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.
diff --git a/man7/ip.7 b/man7/ip.7
index 3b6910c365..9bef3bf19d 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -7,6 +7,7 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: ip.7,v 1.19 2000/12/20 18:10:31 ak Exp $
.\"
.\" FIXME: The following socket options are yet to be documented
diff --git a/man7/ipv6.7 b/man7/ipv6.7
index db66a01b9d..ab7f721fbc 100644
--- a/man7/ipv6.7
+++ b/man7/ipv6.7
@@ -6,6 +6,7 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: ipv6.7,v 1.3 2000/12/20 18:10:31 ak Exp $
.\"
.\" The following socket options are undocumented
diff --git a/man7/iso_8859-10.7 b/man7/iso_8859-10.7
index f25078760a..0c48f4cd87 100644
--- a/man7/iso_8859-10.7
+++ b/man7/iso_8859-10.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-10 7 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME
iso_8859-10 \- ISO 8859-10 character set encoded in octal, decimal,
diff --git a/man7/iso_8859-13.7 b/man7/iso_8859-13.7
index 0796fb4887..87797bb9a0 100644
--- a/man7/iso_8859-13.7
+++ b/man7/iso_8859-13.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-13 7 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME
iso_8859-13 \- ISO 8859-13 character set encoded in octal, decimal,
diff --git a/man7/iso_8859-14.7 b/man7/iso_8859-14.7
index 3a7c777205..7e0c254e80 100644
--- a/man7/iso_8859-14.7
+++ b/man7/iso_8859-14.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-14 7 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME
iso_8859-14 \- ISO 8859-14 character set encoded in octal, decimal,
diff --git a/man7/iso_8859-15.7 b/man7/iso_8859-15.7
index 7c1afdb15d..f45e637050 100644
--- a/man7/iso_8859-15.7
+++ b/man7/iso_8859-15.7
@@ -22,6 +22,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-15 7 1999-05-31 "Linux" "Linux Programmer's Manual"
.nh
.SH NAME
diff --git a/man7/iso_8859-3.7 b/man7/iso_8859-3.7
index 75a0568b27..9026c93f03 100644
--- a/man7/iso_8859-3.7
+++ b/man7/iso_8859-3.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-3 7 2010-09-20 "Linux" "Linux Programmer's Manual"
.nh
.SH NAME
diff --git a/man7/iso_8859-4.7 b/man7/iso_8859-4.7
index 1c256ea40b..a20e76bbec 100644
--- a/man7/iso_8859-4.7
+++ b/man7/iso_8859-4.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-4 7 2009-01-24 "Linux" "Linux Programmer's Manual"
.SH NAME
iso_8859-4 \- ISO 8859-4 character set encoded in octal, decimal,
diff --git a/man7/iso_8859-5.7 b/man7/iso_8859-5.7
index 24d7746f92..92b7bfd722 100644
--- a/man7/iso_8859-5.7
+++ b/man7/iso_8859-5.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-5 7 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME
iso_8859-5 \- ISO 8859-5 character set encoded in octal, decimal,
diff --git a/man7/iso_8859-6.7 b/man7/iso_8859-6.7
index e65d327e4e..195419952a 100644
--- a/man7/iso_8859-6.7
+++ b/man7/iso_8859-6.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-6 7 2010-09-20 "Linux" "Linux Programmer's Manual"
.SH NAME
iso_8859-6 \- ISO 8859-6 character set encoded in octal, decimal,
diff --git a/man7/iso_8859-7.7 b/man7/iso_8859-7.7
index e1fc90fde6..49583a7fd1 100644
--- a/man7/iso_8859-7.7
+++ b/man7/iso_8859-7.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-7 7 2008-10-30 "Linux" "Linux Programmer's Manual"
.nh
.SH NAME
diff --git a/man7/iso_8859-9.7 b/man7/iso_8859-9.7
index a278eb2382..1eb17a5dbd 100644
--- a/man7/iso_8859-9.7
+++ b/man7/iso_8859-9.7
@@ -21,6 +21,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH ISO_8859-9 7 2002-09-24 "Linux" "Linux Programmer's Manual"
.nh
.SH NAME
diff --git a/man7/koi8-r.7 b/man7/koi8-r.7
index e23303de3b..922d99114c 100644
--- a/man7/koi8-r.7
+++ b/man7/koi8-r.7
@@ -23,6 +23,7 @@
.\" License along with this manual; if not, see
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
+.\"
.TH KOI8-R 7 2012-08-05 "Linux" "Linux Programmer's Manual"
.nh
.SH NAME
diff --git a/man7/netdevice.7 b/man7/netdevice.7
index bb64d2ea62..b81779892d 100644
--- a/man7/netdevice.7
+++ b/man7/netdevice.7
@@ -7,6 +7,7 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: netdevice.7,v 1.10 2000/08/17 10:09:54 ak Exp $
.\"
.\" Modified, 2004-11-25, mtk, formatting and a few wording fixes
diff --git a/man7/netlink.7 b/man7/netlink.7
index 3a2d7daf83..42c90ad4a3 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -4,6 +4,7 @@
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" Subject to the GPL.
.\" %%%LICENSE_END
+.\"
.\" Based on the original comments from Alexey Kuznetsov
.\" Modified 2005-12-27 by Hasso Tepper <hasso@estpak.ee>
.\" $Id: netlink.7,v 1.8 2000/06/22 13:23:00 ak Exp $
diff --git a/man7/packet.7 b/man7/packet.7
index 13b1e1e5e7..006f2ac339 100644
--- a/man7/packet.7
+++ b/man7/packet.7
@@ -6,7 +6,9 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $
+.\"
.TH PACKET 7 2012-05-10 "Linux" "Linux Programmer's Manual"
.SH NAME
packet \- packet interface on device level.
diff --git a/man7/raw.7 b/man7/raw.7
index ea8bb442d7..2408abf657 100644
--- a/man7/raw.7
+++ b/man7/raw.7
@@ -7,7 +7,9 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: raw.7,v 1.6 1999/06/05 10:32:08 freitag Exp $
+.\"
.TH RAW 7 2012-05-10 "Linux" "Linux Programmer's Manual"
.SH NAME
raw \- Linux IPv4 raw sockets
diff --git a/man7/rtnetlink.7 b/man7/rtnetlink.7
index c9a1982f1f..21d2a80e4f 100644
--- a/man7/rtnetlink.7
+++ b/man7/rtnetlink.7
@@ -7,9 +7,11 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" Based on the original comments from Alexey Kuznetsov, written with
.\" help from Matthew Wilcox.
.\" $Id: rtnetlink.7,v 1.8 2000/01/22 01:55:04 freitag Exp $
+.\"
.TH RTNETLINK 7 2013-03-05 "Linux" "Linux Programmer's Manual"
.SH NAME
rtnetlink \- Linux IPv4 routing socket
diff --git a/man7/udp.7 b/man7/udp.7
index cac4c36f62..dd2332c6dc 100644
--- a/man7/udp.7
+++ b/man7/udp.7
@@ -6,6 +6,7 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: udp.7,v 1.7 2000/01/22 01:55:05 freitag Exp $
.\"
.TH UDP 7 2010-06-13 "Linux" "Linux Programmer's Manual"
diff --git a/man7/x25.7 b/man7/x25.7
index 5985327bb5..a3e7dc2561 100644
--- a/man7/x25.7
+++ b/man7/x25.7
@@ -6,7 +6,9 @@
.\" and in case of nontrivial modification author and date
.\" of the modification is added to the header.
.\" %%%LICENSE_END
+.\"
.\" $Id: x25.7,v 1.4 1999/05/18 10:35:12 freitag Exp $
+.\"
.TH X25 7 2012-08-05 "Linux" "Linux Programmer's Manual"
.SH NAME
x25 \- ITU-T X.25 / ISO-8208 protocol interface.
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 58e23a991f..aa23d0ecb6 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -1,6 +1,7 @@
.\" %%%LICENSE_START(PUBLIC_DOMAIN)
.\" This is in the public domain
.\" %%%LICENSE_END
+.\"
.TH LD.SO 8 2013-02-10 "GNU" "Linux Programmer's Manual"
.SH NAME
ld.so, ld-linux.so* \- dynamic linker/loader
diff --git a/man8/sln.8 b/man8/sln.8
index ecfd3df3bf..aabe598540 100644
--- a/man8/sln.8
+++ b/man8/sln.8
@@ -22,7 +22,6 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.\"
.TH SLN 8 2013-02-10 "GNU" "Linux Programmer's Manual"
.SH NAME
sln \- create symbolic links
diff --git a/man8/sync.8 b/man8/sync.8
index 4cda8f64ea..136dc3a685 100644
--- a/man8/sync.8
+++ b/man8/sync.8
@@ -6,6 +6,7 @@
.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
.\" May be distributed under the GNU General Public License
.\" %%%LICENSE_END
+.\"
.TH SYNC 8 1998-11-01 "GNU" "Linux Programmer's Manual"
.SH NAME
sync \- synchronize data on disk with memory