Cross-reference xsh(4) and xsurf(4).
This commit is contained in:
parent
daf0ed6eca
commit
ca97ac20da
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: xsh.4,v 1.6 2015/06/04 09:08:38 rkujawa Exp $
|
||||
.\" $NetBSD: xsh.4,v 1.7 2015/06/04 09:17:52 rkujawa Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2013 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -54,7 +54,8 @@ driver supports the following hardware:
|
|||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr mii 4 ,
|
||||
.Xr ne 4
|
||||
.Xr ne 4,
|
||||
.Xr xsurf 4
|
||||
.Pp
|
||||
.Lk http://wiki.icomp.de/wiki/X-Surf-100 "X-Surf 100 on Individual Computers wiki"
|
||||
.Sh HISTORY
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: xsurf.4,v 1.5 2012/11/23 07:29:52 wiz Exp $
|
||||
.\" $NetBSD: xsurf.4,v 1.6 2015/06/04 09:17:52 rkujawa Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2012 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -55,6 +55,7 @@ driver supports the following hardware:
|
|||
.Xr clockport 4 ,
|
||||
.\" .Xr gencp 4 ,
|
||||
.Xr ne 4 ,
|
||||
.Xr xsh 4,
|
||||
.Xr wdc 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
|
Loading…
Reference in New Issue