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/man4.mvme68k | |
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/man4.mvme68k')
-rw-r--r-- | share/man/man4/man4.mvme68k/le.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.mvme68k/le.4 b/share/man/man4/man4.mvme68k/le.4 index 132ea088c34..b51f54112d1 100644 --- a/share/man/man4/man4.mvme68k/le.4 +++ b/share/man/man4/man4.mvme68k/le.4 @@ -35,18 +35,18 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" from: @(#)le.4 8.1 (Berkeley) 6/9/93 -.\" $Id: le.4,v 1.3 1999/05/16 19:57:12 alex Exp $ +.\" $Id: le.4,v 1.4 1999/07/09 13:35:40 aaron Exp $ .\" .Dd August 30, 1994 .Dt LE 4 amiga .Os .Sh NAME .Nm le -.Nd Ethernet driver for AMD7990(LANCE)-based boards +.Nd Ethernet driver for AMD7990(LANCE)-based boards .Sh SYNOPSIS .Cd "le* at zbus0" .Sh DESCRIPTION -The +The .Nm interface provides access to the 10 Mb/s Ethernet network via the .Tn AMD |