diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-28 14:27:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-10-28 14:27:27 +0000 |
commit | d10f28caa885276f258377fdc0868d6ae514360a (patch) | |
tree | 4ec8fe3cbfb86206523b1e2c2f1ba647f563f467 /share/man | |
parent | 7c03671a22f90b3f067f45e5e43956687578931f (diff) |
remove some useless .Tn;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/nsphyter.4 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/nsphyter.4 b/share/man/man4/nsphyter.4 index ffbfab70a1d..2150e06488b 100644 --- a/share/man/man4/nsphyter.4 +++ b/share/man/man4/nsphyter.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nsphyter.4,v 1.9 2006/10/28 14:23:18 jmc Exp $ +.\" $OpenBSD: nsphyter.4,v 1.10 2006/10/28 14:27:26 jmc Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -36,12 +36,10 @@ The .Nm driver supports the National Semiconductor -.Tn PHYTER -.Tn DP83843/DP83847 +PHYTER DP83843/DP83847 Ethernet PHYs. This driver also supports the integrated PHY on the -.Tn MacPHYTER -.Tn DP83815 . +MacPHYTER DP83815. These PHYs are found on a variety of high-performance Ethernet interfaces. .Sh SEE ALSO .Xr ifmedia 4 , |