From 60b33266f3a559c56cca9ff3e3e79e18edd273fd Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Tue, 6 Nov 2012 12:58:25 +0100 Subject: [PATCH] few man page fixes --- .gitignore | 1 + net-tools-man.patch | 10 +++++----- net-tools.spec | 7 +++++-- sources | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 2173cf8..e58e84a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ net-tools-1.60.tar.bz2 /net-tools-1.60.20120702git.tar.xz /net-tools-1.60.20120917git.tar.xz /net-tools-2.0.20121004git.tar.xz +/net-tools-2.0.20121106git.tar.xz diff --git a/net-tools-man.patch b/net-tools-man.patch index 185641c..bf5cc55 100644 --- a/net-tools-man.patch +++ b/net-tools-man.patch @@ -1,18 +1,18 @@ diff -up net-tools-2.0/man/en_US/arp.8.man net-tools-2.0/man/en_US/arp.8 ---- net-tools-2.0/man/en_US/arp.8.man 2012-10-01 07:40:47.000000000 +0200 -+++ net-tools-2.0/man/en_US/arp.8 2012-10-04 11:30:07.668188620 +0200 +--- net-tools-2.0/man/en_US/arp.8.man 2012-10-17 22:05:59.000000000 +0200 ++++ net-tools-2.0/man/en_US/arp.8 2012-11-06 12:54:21.538233131 +0100 @@ -63,6 +63,10 @@ arp \- manipulate the system ARP cache - .B \-f + .B \-f .RI [ filename ] +.SH NOTE -+.P ++.P +This program is obsolete. For replacement check \fBip neigh\fR. + .SH DESCRIPTION .B Arp manipulates or displays the kernel's IPv4 network neighbour cache. It can add -@@ -218,6 +222,6 @@ published proxy ARP entries and permanen +@@ -219,6 +223,6 @@ published proxy ARP entries and permanen .br .I /etc/ethers .SH SEE ALSO diff --git a/net-tools.spec b/net-tools.spec index 4913438..bb09b6c 100644 --- a/net-tools.spec +++ b/net-tools.spec @@ -1,9 +1,9 @@ -%global checkout 20121004git +%global checkout 20121106git Summary: Basic networking tools Name: net-tools Version: 2.0 -Release: 0.1.%{checkout}%{?dist} +Release: 0.2.%{checkout}%{?dist} License: GPL+ Group: System Environment/Base URL: http://net-tools.sourceforge.net @@ -168,6 +168,9 @@ install -m 644 %{SOURCE9} %{buildroot}%{_unitdir} %attr(0644,root,root) %{_unitdir}/arp-ethers.service %changelog +* Tue Nov 06 2012 Jiri Popelka - 2.0-0.2.20121106git +- few man page fixes + * Thu Oct 04 2012 Jiri Popelka - 2.0-0.1.20121004git - the git snapshot we ship is actually much more a 2.0 pre-release then 1.60 post-release diff --git a/sources b/sources index 9adeac0..c5306c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf47e8d5a98ba4245cb87b7282fa636d net-tools-2.0.20121004git.tar.xz +65c8dd77f2cd6f928b248ee64bfcdfd6 net-tools-2.0.20121106git.tar.xz