[net-tools/f16] Fixed ether-wake(8) and mii-diag(8) man pages (#742629)

Jiří Popelka jpopelka at fedoraproject.org
Mon Oct 3 09:22:29 UTC 2011


commit 6b34fbd1b7251033367b47464c47c2528e510704
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Mon Oct 3 11:15:30 2011 +0200

    Fixed ether-wake(8) and mii-diag(8) man pages (#742629)

 ether-wake.8   |    4 ++--
 mii-diag.8     |    6 +++---
 net-tools.spec |    5 ++++-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/ether-wake.8 b/ether-wake.8
index 26b4f85..f51ec44 100644
--- a/ether-wake.8
+++ b/ether-wake.8
@@ -26,7 +26,7 @@ This manual page documents the usage of the
 command.
 .PP
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" \fI<whatever>\fP escape sequences to invoke bold face and italics, 
 .\" respectively.
 \fBether-wake\fP is a program that generates and transmits a Wake-On-LAN 
 (WOL) "Magic Packet", used for restarting machines that have been
@@ -77,5 +77,5 @@ dumped, traced or debugged.
 If someone traces this program, they get control of a raw socket.
 Linux handles this safely, but beware when porting this program.
 .SH AUTHOR
-The etherwake program was written by Donald Becker at Scyld Computing
+The ether-wake program was written by Donald Becker at Scyld Computing
 Corporation for use with the Scyld(\*(Tm) Beowulf System.
diff --git a/mii-diag.8 b/mii-diag.8
index 9e21b1c..52f35d1 100644
--- a/mii-diag.8
+++ b/mii-diag.8
@@ -3,7 +3,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH MII-DIAG 8 "September 9, 2003" "Scyld Beowulf\*(Tm"
+.TH MII-DIAG 8 "September 9, 2003" "Scyld Beowulf\[tm]"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -110,8 +110,8 @@ Emit usage information.
 .SH DESCRIPTION
 
 .PP
-Calling the command with just the interface name (which defaults to
-'eth0' if missing) produces extensive output describing the transceiver
+Calling the command with just the interface name
+produces extensive output describing the transceiver
 capabilities, configuration and current status.
 
 .PP
diff --git a/net-tools.spec b/net-tools.spec
index 9b945cb..d365e68 100644
--- a/net-tools.spec
+++ b/net-tools.spec
@@ -1,7 +1,7 @@
 Summary: Basic networking tools
 Name: net-tools
 Version: 1.60
-Release: 124%{?dist}
+Release: 125%{?dist}
 License: GPL+
 Group: System Environment/Base
 URL: http://net-tools.berlios.de/
@@ -345,6 +345,9 @@ fi
 %attr(0644,root,root)   %{_unitdir}/arp-ethers.service
 
 %changelog
+* Mon Oct 03 2011 Jiri Popelka <jpopelka at redhat.com> - 1.60-125
+- Fixed ether-wake(8) and mii-diag(8) man pages (#742629)
+
 * Mon Sep 19 2011 Jiri Popelka <jpopelka at redhat.com> - 1.60-124
 - Improved arp-ethers.service unit file (#735617)
 


More information about the scm-commits mailing list