Module Name: src
Committed By: wiz
Date: Wed May 29 15:03:09 UTC 2013
Modified Files:
src/share/man/man4: ep.4
Log Message:
- Remove unneeded argument in non-first `.Nm' macro;
- remove superfluous `.Pp' macro (fixes mandoc(1) warning);
- capitalization and punctuation fix.
>From Bug Hunting.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/share/man/man4/ep.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/ep.4
diff -u src/share/man/man4/ep.4:1.36 src/share/man/man4/ep.4:1.37
--- src/share/man/man4/ep.4:1.36 Mon May 18 09:45:54 2009
+++ src/share/man/man4/ep.4 Wed May 29 15:03:09 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: ep.4,v 1.36 2009/05/18 09:45:54 wiz Exp $
+.\" $NetBSD: ep.4,v 1.37 2013/05/29 15:03:09 wiz Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
.\" All rights reserved.
@@ -47,7 +47,7 @@
.Cd "ep* at pcmcia? function ?"
.Sh DESCRIPTION
The
-.Nm ep
+.Nm
device driver supports the 3Com EtherLink III family of Ethernet cards.
.Pp
The 3c515 is an ISA 10/100 card with DMA capability.
@@ -124,7 +124,6 @@ and
for more information.
.Sh HARDWARE
Supported cards include:
-.Pp
.Bl -tag -width xxxxxx -offset indent
.It 3c509
ISA 10Mbps card, in BNC and multiport variants
@@ -178,7 +177,7 @@ type sensed and saved when the configura
.Sh DIAGNOSTICS
.Bl -diag
.It "ep0: reset (status: %x)"
-the driver has encountered a FIFO underrun or overrun.
+The driver has encountered a FIFO underrun or overrun.
The driver will reset the card and the packet will be lost.
This is not fatal.
.It "ep0: eeprom failed to come ready"
@@ -188,7 +187,7 @@ This probably means the card is wedged.
This means that someone has scribbled with pencil in the test area on the
card.
Erase the pencil mark and reboot.
-(This is not a joke).
+(This is not a joke.)
.El
.Sh SEE ALSO
.Xr eisa 4 ,