Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Use inline cross-references
details: https://anonhg.NetBSD.org/src/rev/d5a0ebc5042f
branches: trunk
changeset: 1019470:d5a0ebc5042f
user: nia <nia%NetBSD.org@localhost>
date: Thu Mar 11 16:59:04 2021 +0000
description:
Use inline cross-references
diffstat:
share/man/man4/mca.4 | 36 +++++++++++++-----------------------
1 files changed, 13 insertions(+), 23 deletions(-)
diffs (79 lines):
diff -r 200ac2cbcf80 -r d5a0ebc5042f share/man/man4/mca.4
--- a/share/man/man4/mca.4 Thu Mar 11 16:56:50 2021 +0000
+++ b/share/man/man4/mca.4 Thu Mar 11 16:59:04 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mca.4,v 1.21 2021/02/26 11:12:45 nia Exp $
+.\" $NetBSD: mca.4,v 1.22 2021/03/11 16:59:04 nia Exp $
.\"
.\" Copyright (c) 2000, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -55,11 +55,11 @@
.\"
.Ss SCSI controllers
.Bl -tag -width speaker -offset indent
-.It aha
+.It Xr aha 4
Adaptec AHA-1640
.Tn SCSI
interface
-.It esp
+.It Xr esp 4
NCR 53C90
.Tn SCSI
Adapter
@@ -67,45 +67,35 @@
.\"
.Ss Disk and tape controllers
.Bl -tag -width speaker -offset indent
-.It edc
+.It Xr edc 4
IBM ESDI Fixed Disk Controller
.El
.\"
.Ss Serial interfaces
.Bl -tag -width speaker -offset indent
-.It com
+.It Xr com 4
NS8250-, NS16450-, and NS16550-based serial cards.
.El
.\"
.Ss Network interfaces
.Bl -tag -width speaker -offset indent
-.It ate
+.It Xr ate 4
Allied-Telesis 1720 Ethernet interface cards
-.It we
+.It Xr we 4
WD/SMC WD80x3x Ethernet interface cards and clones
-.It le
+.It Xr le 4
SKNET Personal and MC+ Ethernet interface cards
-.It elmc
+.It Xr elmc 4
3Com EtherLink/MC (3c523) Ethernet interface
-.It ep
+.It Xr ep 4
3Com EtherLink III 3c529 Ethernet interface
-.It tra
+.It Xr tra 4
Tiara LANCard/E and Standard MicroSystems 3016/MC Ethernet interface
.El
.\"
.Sh SEE ALSO
-.Xr aha 4 ,
-.Xr ate 4 ,
-.Xr com 4 ,
-.Xr edc 4 ,
-.Xr elmc 4 ,
-.Xr ep 4 ,
-.Xr esp 4 ,
-.Xr le 4 ,
-.Xr ne 4 ,
-.Xr tr 4 ,
-.Xr tra 4 ,
-.Xr we 4
+.Xr intro 4 ,
+.Xr mca 9
.\"
.Sh HISTORY
The machine-independent
Home |
Main Index |
Thread Index |
Old Index