diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-09 13:36:00 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-09 13:36:00 +0000 |
commit | 078c2448197a826265f74828b3159d758f1f0ceb (patch) | |
tree | ef3b0d7b2b6fcf1328ac8953d9e2abf6431093ea /share/man/man4/de.4 | |
parent | 3610cb2f5b1eeb5e599fcca418780b43c2f30b6d (diff) |
- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages
Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...
Diffstat (limited to 'share/man/man4/de.4')
-rw-r--r-- | share/man/man4/de.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/de.4 b/share/man/man4/de.4 index b7c719533e2..dc636f4b2b0 100644 --- a/share/man/man4/de.4 +++ b/share/man/man4/de.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: de.4,v 1.7 1999/06/05 13:18:31 aaron Exp $ +.\" $OpenBSD: de.4,v 1.8 1999/07/09 13:35:48 aaron Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -40,7 +40,7 @@ driver provides support for the Ethernet adapters based on the Digital Equipment DC21x4x based self-contained Ethernet chips. .Pp It supports the DEC PCI DE435 card, DEC EISA DE425, DEC DE450, DEC DE500, -SMC 8432, 9332 and 9334, Cogent EM100FX and EM440TX, Asante, +SMC 8432, 9332 and 9334, Cogent EM100FX and EM440TX, Asante, ZNYX ZX3xx, and others based on the 21040 and 21041 Ethernet controllers or the 21140[A], 21141, 21142 and 21143 Fast 100Mbps Ethernet controllers. @@ -93,7 +93,7 @@ method of configuration is not supported. .It "de%d: waking device from sleep/snooze mode" The 21041 and 21140A chips support suspending the operation of the card. .It "de%d: error: desired IRQ of %d does not match device's actual IRQ of %d" -The device probe detected that the board is configured for a different +The device probe detected that the board is configured for a different interrupt than the one specified in the kernel configuration file. .It "de%d: not configured; limit of %d reached or exceeded" There is a limit of 32 |