Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.vax Update manpages to reality.
details: https://anonhg.NetBSD.org/src/rev/15926cba7d6b
branches: trunk
changeset: 509524:15926cba7d6b
user: ragge <ragge%NetBSD.org@localhost>
date: Sun May 06 17:48:14 2001 +0000
description:
Update manpages to reality.
diffstat:
share/man/man4/man4.vax/dmc.4 | 15 ++-------------
share/man/man4/man4.vax/il.4 | 15 ++-------------
2 files changed, 4 insertions(+), 26 deletions(-)
diffs (72 lines):
diff -r 887d40124a06 -r 15926cba7d6b share/man/man4/man4.vax/dmc.4
--- a/share/man/man4/man4.vax/dmc.4 Sun May 06 17:38:36 2001 +0000
+++ b/share/man/man4/man4.vax/dmc.4 Sun May 06 17:48:14 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmc.4,v 1.7 2001/04/11 19:21:17 wiz Exp $
+.\" $NetBSD: dmc.4,v 1.8 2001/05/06 17:48:14 ragge Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -43,7 +43,7 @@
.Tn DMC-11 Ns / Tn DMR-11
point-to-point serial communications device
.Sh SYNOPSIS
-.Cd "dmc0 at uba0 csr 167600 vector dmcrint dmcxint"
+.Cd "dmc0 at uba0 csr 167600"
.Sh DESCRIPTION
The
.Nm dmc
@@ -84,17 +84,6 @@
3 DDCMP Half Duplex, secondary station
.El
.Pp
-Several device error counters are available via
-.Xr adb 1 ,
-for
-more information see the
-.Xr adb 1
-script
-.Pa /usr/lib/adb/dmcstats ,
-or the
-.Tn DMC-11
-technical manual.
-.Pp
The host's address must be specified with an
.Dv SIOCSIFADDR
.Xr ioctl 2 ,
diff -r 887d40124a06 -r 15926cba7d6b share/man/man4/man4.vax/il.4
--- a/share/man/man4/man4.vax/il.4 Sun May 06 17:38:36 2001 +0000
+++ b/share/man/man4/man4.vax/il.4 Sun May 06 17:48:14 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: il.4,v 1.7 2001/04/11 19:21:18 wiz Exp $
+.\" $NetBSD: il.4,v 1.8 2001/05/06 17:48:14 ragge Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -40,7 +40,7 @@
.Nm il
.Nd Interlan NI1010 10 Mb/s Ethernet interface
.Sh SYNOPSIS
-.Cd "il0 at uba0 csr 164000 vector ilrint ilcint"
+.Cd "il0 at uba0 csr 164000"
.Sh DESCRIPTION
The
.Nm il
@@ -57,17 +57,6 @@
.Xr arp 4
to dynamically map between Internet and Ethernet addresses on the local
network.
-.Pp
-The interface normally tries to use a ``trailer'' encapsulation
-to minimize copying data on input and output.
-The use of trailers is negotiated with
-.Tn ARP .
-This negotiation may be disabled, on a per-interface basis,
-by setting the
-.Dv IFF_NOTRAILERS
-flag with an
-.Dv SIOCSIFFLAGS
-.Xr ioctl 2 .
.Sh DIAGNOSTICS
.Bl -diag
.It il%d: input error.
Home |
Main Index |
Thread Index |
Old Index