Subject: misc/18323: fix indentation in mii.4
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 09/17/2002 18:18:32
>Number: 18323
>Category: misc
>Synopsis: fix indentation in mii.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 17 09:19:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Lubomir Sedlacik
>Release: NetBSD 1.6
>Organization:
>Environment:
>Description:
augustss used spaces instead tabs in urlphy indentation, so mii.4 has broken
indentation:
...
tqphy* at mii? phy ? # TSC Semiconductor 78Q2120 PHYs
ukphy* at mii? phy ? # Generic/unknown PHYs
urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
...
>How-To-Repeat:
man 4 mii
>Fix:
Index: mii.4
===================================================================
RCS file: /cvsroot/sharesrc/share/man/man4/mii.4,v
retrieving revision 1.14
diff -u -r1.14 mii.4
--- mii.4 2 Apr 2002 20:45:40 -0000 1.14
+++ mii.4 17 Sep 2002 16:13:28 -0000
@@ -64,7 +64,7 @@
.Cd "tlphy* at mii? phy ? # ThunderLAN internal PHYs"
.Cd "tqphy* at mii? phy ? # TSC Semiconductor 78Q2120 PHYs"
.Cd "ukphy* at mii? phy ? # Generic/unknown PHYs"
-.Cd "urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs"
+.Cd "urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs"
.Sh DESCRIPTION
Media Independent Interface is an IEEE standard serial bus for
connecting MACs (network controllers) to PHYs (physical media
>Release-Note:
>Audit-Trail:
>Unformatted: