diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-18 08:01:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-18 08:01:46 +0000 |
commit | 283dd5415a502254ab5d77fff2bf66b37d2353c1 (patch) | |
tree | c3fb6713b4ef17a54805fb485441bcb799b12928 /usr.sbin/rpc.bootparamd | |
parent | 6a5f7f513fd163b3320166198ba3cfcc02791616 (diff) |
copyrights added;
*installboot*: all Paul Kranenburg
pppctl(8): Brian Somers
rpc.bootparamd(8): public domain
Diffstat (limited to 'usr.sbin/rpc.bootparamd')
-rw-r--r-- | usr.sbin/rpc.bootparamd/rpc.bootparamd.8 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 index 39d8fa0d3c1..20d2119a49c 100644 --- a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 +++ b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 @@ -1,5 +1,13 @@ -.\" $OpenBSD: rpc.bootparamd.8,v 1.14 2001/08/02 18:37:35 mpech Exp $ +.\" $OpenBSD: rpc.bootparamd.8,v 1.15 2003/02/18 08:01:45 jmc Exp $ .\" @(#)bootparamd.8 +.\" +.\" This code is not copyright, and is placed in the public domain. +.\" Feel free to use and modify. Please send modifications and/or +.\" suggestions + bug fixes to Klas Heggemann <klas@nada.kth.se> +.\" +.\" Various small changes by Theo de Raadt <deraadt@fsa.ca> +.\" Parser rewritten (adding YP support) by Roland McGrath <roland@frob.com> +.\" .Dd January 8, 1994 .Dt BOOTPARAMD 8 .Os |