Module Name: src
Committed By: wiz
Date: Wed Aug 14 17:41:20 UTC 2013
Modified Files:
src/share/man/man4/man4.amiga: xsh.4
Log Message:
Remove trailing space, sort SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/man4.amiga/xsh.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/man4.amiga/xsh.4
diff -u src/share/man/man4/man4.amiga/xsh.4:1.4 src/share/man/man4/man4.amiga/xsh.4:1.5
--- src/share/man/man4/man4.amiga/xsh.4:1.4 Wed Aug 14 10:45:17 2013
+++ src/share/man/man4/man4.amiga/xsh.4 Wed Aug 14 17:41:20 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: xsh.4,v 1.4 2013/08/14 10:45:17 rkujawa Exp $
+.\" $NetBSD: xsh.4,v 1.5 2013/08/14 17:41:20 wiz Exp $
.\"
.\" Copyright (c) 2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -40,7 +40,7 @@
.Sh DESCRIPTION
The
.Nm
-driver provides support for ethernet interface present on the Individual
+driver provides support for ethernet interface present on the Individual
Computers X-Surf 100 card.
It acts as a bus attachment layer for the machine idependent
.Xr ne 4
@@ -53,8 +53,8 @@ driver supports the following hardware:
.It Individual Computers X-Surf 100
.El
.Sh SEE ALSO
-.Xr ne 4 ,
-.Xr mii 4
+.Xr mii 4 ,
+.Xr ne 4
.Pp
.Lk http://wiki.icomp.de/wiki/X-Surf-100 "X-Surf 100 on Individual Computers wiki"
.Sh HISTORY