- mii-tool manpage fixed (#180055)

This commit is contained in:
Radek Vokál 2006-02-06 07:42:55 +00:00
parent 513e1bc737
commit 76db106f17
2 changed files with 5 additions and 2 deletions

View File

@ -8,7 +8,7 @@
+.P +.P
+This program is obsolete. Valid media are only \fB100baseT4\fR, +This program is obsolete. Valid media are only \fB100baseT4\fR,
+\fB100baseTx-FD\fR,\fB100baseTx-HD\fR, \fB10baseT-FD\fR and +\fB100baseTx-FD\fR,\fB100baseTx-HD\fR, \fB10baseT-FD\fR and
+\fB10baseT-HD\fR ethernet cards. For replacement check \fBeth-tool\fB. +\fB10baseT-HD\fR ethernet cards. For replacement check \fBethtool\fB.
+ +
.SH DESCRIPTION .SH DESCRIPTION
This utility checks or sets the status of a network interface's Media This utility checks or sets the status of a network interface's Media

View File

@ -3,7 +3,7 @@
Summary: Basic networking tools. Summary: Basic networking tools.
Name: net-tools Name: net-tools
Version: 1.60 Version: 1.60
Release: 60 Release: 61
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source0: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.bz2 Source0: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.bz2
@ -223,6 +223,9 @@ exit 0
%{_sysconfdir}/rc.d/init.d/netplugd %{_sysconfdir}/rc.d/init.d/netplugd
%changelog %changelog
* Mon Feb 06 2006 Radek Vokál <rvokal@redhat.com> 1.60-61
- mii-tool manpage fixed (#180055)
* Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-60 * Tue Jan 17 2006 Radek Vokal <rvokal@redhat.com> 1.60-60
- forget to enable the new selinux option :( - config.make changed - forget to enable the new selinux option :( - config.make changed