diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
commit | 5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch) | |
tree | 7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/rln.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/rln.4')
-rw-r--r-- | share/man/man4/rln.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/rln.4 b/share/man/man4/rln.4 index 63d065f7a3b..0558ab6b53e 100644 --- a/share/man/man4/rln.4 +++ b/share/man/man4/rln.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rln.4,v 1.18 2003/05/05 13:51:58 jmc Exp $ +.\" $OpenBSD: rln.4,v 1.19 2003/06/06 10:29:41 jmc Exp $ .\" .\" David Leonard <d@openbsd.org>, 1999. Public Domain. .\" @@ -124,16 +124,16 @@ The card model was not matched in the known-card tables. .Sh AUTHORS David Leonard, Dept Computer Science and Electrical Engineering, University of Queensland -.Pa "<david.leonard@csee.uq.edu.au>" +.Aq david.leonard@csee.uq.edu.au . .Pp Information and ideas gleaned from disassembly of Dave Koberstein's -.Pa "<davek@komacke.com>" +.Aq davek@komacke.com Linux driver (which apparently uses Proxim code), from Yoichi Shinoda's -.Pa "<shinoda@cs.washington.edu>" +.Aq shinoda@cs.washington.edu BSDI driver, and Geoff Voelker's -.Pa "<voelker@cs.washington.edu>" +.Aq voelker@cs.washington.edu Linux port of the same. .Sh BUGS This driver has not been tested with lots of cards, so there are bound |