Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add some spaces to make the phy listing line ...



details:   https://anonhg.NetBSD.org/src/rev/16343dd8783a
branches:  trunk
changeset: 476199:16343dd8783a
user:      augustss <augustss%NetBSD.org@localhost>
date:      Thu Sep 09 12:38:43 1999 +0000

description:
Add some spaces to make the phy listing line up nicer.

diffstat:

 share/man/man4/mii.4 |  20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diffs (36 lines):

diff -r 90c6dec3236e -r 16343dd8783a share/man/man4/mii.4
--- a/share/man/man4/mii.4      Thu Sep 09 12:35:53 1999 +0000
+++ b/share/man/man4/mii.4      Thu Sep 09 12:38:43 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mii.4,v 1.5 1999/09/08 14:20:04 soren Exp $
+.\"    $NetBSD: mii.4,v 1.6 1999/09/09 12:38:43 augustss Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -42,17 +42,17 @@
 .Nm mii
 .Nd IEEE 802.3 Media Independent Interface
 .Sh SYNOPSIS
-.Cd "exphy* at mii? phy ?              # 3Com internal PHYs"
+.Cd "exphy*  at mii? phy ?             # 3Com internal PHYs"
 .Cd "icsphy* at mii? phy ?             # Integrated Circuit Systems ICS1890 PHYs"
-.Cd "inphy* at mii? phy ?              # Intel 82555 PHYs"
-.Cd "iophy* at mii? phy ?              # Intel 82553 PHYs"
+.Cd "inphy*  at mii? phy ?             # Intel 82555 PHYs"
+.Cd "iophy*  at mii? phy ?             # Intel 82553 PHYs"
 .Cd "lxtphy* at mii? phy ?             # Level One LXT-970 PHYs"
-.Cd "nsphy* at mii? phy ?              # National Semiconductor NS83840 PHYs"
-.Cd "qsphy* at mii? phy ?              # Quality Semiconductor QS6612 PHYs"
-.Cd "sqphy* at mii? phy ?              # Seeq 80220/80221/80223 PHYs"
-.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 "nsphy*  at mii? phy ?             # National Semiconductor NS83840 PHYs"
+.Cd "qsphy*  at mii? phy ?             # Quality Semiconductor QS6612 PHYs"
+.Cd "sqphy*  at mii? phy ?             # Seeq 80220/80221/80223 PHYs"
+.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"
 .Sh DESCRIPTION
 Media Independent Interface is an IEEE standard serial bus for
 connecting MACs (network controllers) to PHYs (physical media



Home | Main Index | Thread Index | Old Index