Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bca6f3a77df7cdf902cbfb7a92bae0f2a7c3feb4

commit bca6f3a77df7cdf902cbfb7a92bae0f2a7c3feb4
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Sat Nov 3 13:05:21 2007 +0100

r8169-6.003.00-1-i686
fix up README.Frugalware (syntax + spelling fixes)

diff --git a/source/network-extra/r8169/README.Frugalware 
b/source/network-extra/r8169/README.Frugalware
index 3c2d584..34dde5b 100644
--- a/source/network-extra/r8169/README.Frugalware
+++ b/source/network-extra/r8169/README.Frugalware
@@ -1,20 +1,24 @@
-== About the driver
+=== About the driver

-This is the r8169 driver from realtek. This in _not_ the same r8169
-presented in linux kernel.
+This is the r8169 driver from Realtek. This in _not_ the same r8169
+presented in Linux kernel.

This driver supports: RTL8169S/8110S, RTL8169SB/8110SB, RTL8110SC

-== Using the driver
+=== Using the driver

-To use this driver you have to remove the offcial r8169 if loaded.
+To use this driver you have to remove the official r8169 if loaded.

-       rmmod r8169
+----
+# rmmod r8169
+----

You can load this module with

-       modprobe realtek-r8169
+----
+# modprobe realtek-r8169
+----

-It might be a good idea to blacklist r8169 nad add realtek-r8169 to
-/etc/sysconfig/modules, so you do not have to play thig game after
+It might be a good idea to blacklist `r8169` and add `realtek-r8169` to
+`/etc/sysconfig/modules`, so you do not have to play this game after
every reboot.
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to