Module Name: src
Committed By: wiz
Date: Sun Aug 9 07:40:46 UTC 2009
Modified Files:
src/share/man/man4: smsh.4
Log Message:
Sort sections, remove superfluous .Pp, improve wording.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/smsh.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/smsh.4
diff -u src/share/man/man4/smsh.4:1.1 src/share/man/man4/smsh.4:1.2
--- src/share/man/man4/smsh.4:1.1 Sun Aug 9 06:40:09 2009
+++ src/share/man/man4/smsh.4 Sun Aug 9 07:40:46 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: smsh.4,v 1.1 2009/08/09 06:40:09 kiyohara Exp $
+.\" $NetBSD: smsh.4,v 1.2 2009/08/09 07:40:46 wiz Exp $
.\"
.\" Copyright (c) 2009 KIYOHARA Takashi
.\" All rights reserved.
@@ -41,8 +41,7 @@
.Nm
driver supports any LAN9118 Family Ethernet interface on the ISA
bus, the on-board LAN9118 Family Ethernet found in many embedded PCs.
-However no ISA attachment yet.
-.Pp
+However, no ISA attachment has been written yet.
.Sh MEDIA SELECTION
Media selection done using
.Xr ifconfig 8
@@ -50,6 +49,12 @@
.Xr ifmedia 4
mechanism.
Refer to those manual pages for more information.
+.Sh SEE ALSO
+.Xr ifmedia 4 ,
+.Xr intro 4 ,
+.Xr isa 4 ,
+.Xr mii 4 ,
+.Xr ifconfig 8
.Sh HISTORY
The
.Nm
@@ -61,12 +66,4 @@
driver was written by
.An KIYOHARA Takashi Aq [email protected] .
.Sh BUGS
-.Bl -tag -width Ds -compact
-.It no ISA attachment yet.
-.El
-.Sh SEE ALSO
-.Xr ifmedia 4 ,
-.Xr intro 4 ,
-.Xr isa 4 ,
-.Xr mii 4 ,
-.Xr ifconfig 8
+No ISA attachment yet.