Module Name: src Committed By: wiz Date: Sat Nov 2 16:34:31 UTC 2019
Modified Files: src/share/man/man4: mii.4 Log Message: Add missing quote. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/share/man/man4/mii.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/mii.4 diff -u src/share/man/man4/mii.4:1.29 src/share/man/man4/mii.4:1.30 --- src/share/man/man4/mii.4:1.29 Wed Oct 30 12:06:25 2019 +++ src/share/man/man4/mii.4 Sat Nov 2 16:34:30 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: mii.4,v 1.29 2019/10/30 12:06:25 msaitoh Exp $ +.\" $NetBSD: mii.4,v 1.30 2019/11/02 16:34:30 wiz Exp $ .\" .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -50,7 +50,7 @@ .Cd "inphy* at mii? phy ? # Intel 82555 PHYs" .Cd "iophy* at mii? phy ? # Intel 82553 PHYs" .Cd "ipgphy* at mii? phy ? # IC PLUS IP1000A/IP1001 PHYs" -.Cd "jmphy* at mii? phy ? # JMicron +.Cd "jmphy* at mii? phy ? # JMicron" .Cd "lxtphy* at mii? phy ? # Level One LXT-970 PHYs" .Cd "makphy* at mii? phy ? # Marvel 88E1000 Gig-E PHYs" .Cd "micphy* at mii? phy ? # Micrel KSZ9021 Gig-E PHYs"