diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-20 18:59:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-20 18:59:14 +0000 |
commit | e47b6ab851f6e6441127e868ccce245e5c8da609 (patch) | |
tree | 0206326a16410576c245622bf588127579d259aa /share/man | |
parent | b727602b58a9a58a423ed93a8f437f8f50b3d3f6 (diff) |
copyrights added;
these are all David Leonard, and Public Domain
ok deraadt@
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/rln.4 | 12 | ||||
-rw-r--r-- | share/man/man8/security.8 | 5 |
2 files changed, 15 insertions, 2 deletions
diff --git a/share/man/man4/rln.4 b/share/man/man4/rln.4 index e03f4bfa756..8bd0654ca7e 100644 --- a/share/man/man4/rln.4 +++ b/share/man/man4/rln.4 @@ -1,5 +1,15 @@ -.\" $OpenBSD: rln.4,v 1.14 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: rln.4,v 1.15 2003/02/20 18:59:12 jmc Exp $ .\" +.\" David Leonard <d@openbsd.org>, 1999. Public Domain. +.\" +.\" Driver for the Proxim RangeLAN2 wireless network adaptor. +.\" +.\" Information and ideas gleaned from disassembly of Dave Koberstein's +.\" <davek@komacke.com> Linux driver (apparently based on Proxim source), +.\" from Yoichi Shinoda's <shinoda@cs.washington.edu> BSDI driver, and +.\" Geoff Voelker's <voelker@cs.washington.edu> Linux port of the same. +.\" +.\" .Dd 2 April, 1999 .Dt RLN 4 .Os diff --git a/share/man/man8/security.8 b/share/man/man8/security.8 index 5d60688d631..5ad02cce9b4 100644 --- a/share/man/man8/security.8 +++ b/share/man/man8/security.8 @@ -1,4 +1,7 @@ -.\" $OpenBSD: security.8,v 1.3 2001/06/27 21:19:22 pvalchev Exp $ +.\" $OpenBSD: security.8,v 1.4 2003/02/20 18:59:13 jmc Exp $ ++.\" ++.\" David Leonard, 2001. Public Domain. ++.\" .Dd July 1, 2000 .Dt SECURITY 8 .Os |