diff options
-rw-r--r-- | lib/libdes/des_crypt.3 | 58 | ||||
-rw-r--r-- | share/man/man4/aac.4 | 28 | ||||
-rw-r--r-- | share/man/man4/bktr.4 | 33 | ||||
-rw-r--r-- | usr.bin/getopt/getopt.1 | 6 | ||||
-rw-r--r-- | usr.sbin/rpc.pcnfsd/pcnfsd.8 | 25 |
5 files changed, 146 insertions, 4 deletions
diff --git a/lib/libdes/des_crypt.3 b/lib/libdes/des_crypt.3 index 1ffed45bf35..35532947981 100644 --- a/lib/libdes/des_crypt.3 +++ b/lib/libdes/des_crypt.3 @@ -1,3 +1,61 @@ +.\" Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) +.\" All rights reserved. +.\" +.\" This package is an SSL implementation written +.\" by Eric Young (eay@cryptsoft.com). +.\" The implementation was written so as to conform with Netscapes SSL. +.\" +.\" This library is free for commercial and non-commercial use as long as +.\" the following conditions are aheared to. The following conditions +.\" apply to all code found in this distribution, be it the RC4, RSA, +.\" lhash, DES, etc., code; not just the SSL code. The SSL documentation +.\" included with this distribution is covered by the same copyright terms +.\" except that the holder is Tim Hudson (tjh@cryptsoft.com). +.\" +.\" Copyright remains Eric Young's, and as such any Copyright notices in +.\" the code are not to be removed. +.\" If this package is used in a product, Eric Young should be given attribution +.\" as the author of the parts of the library used. +.\" This can be in the form of a textual message at program startup or +.\" in documentation (online or textual) provided with the package. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" 3. All advertising materials mentioning features or use of this software +.\" must display the following acknowledgement: +.\" "This product includes cryptographic software written by +.\" Eric Young (eay@cryptsoft.com)" +.\" The word 'cryptographic' can be left out if the rouines from the library +.\" being used are not cryptographic related :-). +.\" 4. If you include any Windows specific code (or a derivative thereof) from +.\" the apps directory (application code) you must include an +.\" acknowledgement: +.\" "This product includes software written by Tim Hudson +.\" (tjh@cryptsoft.com)" +.\" +.\" THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\" SUCH DAMAGE. +.\" +.\" The licence and distribution terms for any publically available version or +.\" derivative of this code cannot be changed. i.e. this code cannot simply be +.\" copied and put under another distribution licence +.\" [including the GNU Public Licence.] +.\" .TH DES_CRYPT 3 .SH NAME des_read_password, des_read_2password, diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4 index 60813fbf256..15ad46b1d61 100644 --- a/share/man/man4/aac.4 +++ b/share/man/man4/aac.4 @@ -1,4 +1,30 @@ -.\" $OpenBSD: aac.4,v 1.9 2001/08/05 22:32:34 brad Exp $ +.\" $OpenBSD: aac.4,v 1.10 2003/02/17 13:39:37 jmc Exp $ +.\" +.\" Copyright (c) 2000 Michael Smith +.\" Copyright (c) 2000 BSDi +.\" Copyright (c) 2000 Niklas Hallqvist +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\" SUCH DAMAGE. .\" .Dd November 7, 2000 .Dt AAC 4 diff --git a/share/man/man4/bktr.4 b/share/man/man4/bktr.4 index c73d6bc2c54..2e8c52f5044 100644 --- a/share/man/man4/bktr.4 +++ b/share/man/man4/bktr.4 @@ -1,4 +1,35 @@ -.\" $OpenBSD: bktr.4,v 1.2 2003/01/05 02:18:35 mickey Exp $ +.\" +.\" Copyright (c) 1998 Amancio Hasty and Roger Hardiman +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" 3. All advertising materials mentioning features or use of this software +.\" must display the following acknowledgement: +.\" This product includes software developed by Amancio Hasty and +.\" Roger Hardiman. +.\" 4. The name of the author may not be used to endorse or promote products +.\" derived from this software without specific prior written permission. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.\" $OpenBSD: bktr.4,v 1.3 2003/02/17 13:39:37 jmc Exp $ .\" $FreeBSD: /c/ncvs/src/share/man/man4/bktr.4,v 1.9.2.5 2001/03/06 19:08:09 ru Exp $ .\" .Dd January 28, 1998 diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index 21c6863263e..fe45ac5ef64 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -1,4 +1,8 @@ -.\" $OpenBSD: getopt.1,v 1.7 2000/04/15 02:15:11 aaron Exp $ -*- nroff -*- +.\" $OpenBSD: getopt.1,v 1.8 2003/02/17 13:39:37 jmc Exp $ -*- nroff -*- +.\" +.\" This material, written by Henry Spencer, was released by him +.\" into the public domain and is thus not subject to any copyright. +.\" .Dd June 21, 1993 .Dt GETOPT 1 .Os diff --git a/usr.sbin/rpc.pcnfsd/pcnfsd.8 b/usr.sbin/rpc.pcnfsd/pcnfsd.8 index 0882fbfe8f3..89dd2ebde33 100644 --- a/usr.sbin/rpc.pcnfsd/pcnfsd.8 +++ b/usr.sbin/rpc.pcnfsd/pcnfsd.8 @@ -1,6 +1,29 @@ -.\" $OpenBSD: pcnfsd.8,v 1.8 2001/08/19 19:16:12 ericj Exp $ +.\" $OpenBSD: pcnfsd.8,v 1.9 2003/02/17 13:39:37 jmc Exp $ .\" $NetBSD: pcnfsd.8,v 1.4 1995/08/14 19:48:07 gwr Exp $ +.\" +.\"===================================================================== +.\" Copyright (c) 1986,1987,1988,1989,1990,1991 by Sun Microsystems, Inc. .\" @(#) @(#)pcnfsd.8c 1.1 9/3/91; +.\" +.\" pcnfsd is copyrighted software, but is freely licensed. This +.\" means that you are free to redistribute it, modify it, ship it +.\" in binary with your system, whatever, provided: +.\" +.\" - you leave the Sun copyright notice in the source code +.\" - you make clear what changes you have introduced and do +.\" not represent them as being supported by Sun. +.\" +.\" If you make changes to this software, we ask that you do so in +.\" a way which allows you to build either the "standard" version or +.\" your custom version from a single source file. Test it, lint +.\" it (it won't lint 100%, very little does, and there are bugs in +.\" some versions of lint :-), and send it back to Sun via email +.\" so that we can roll it into the source base and redistribute +.\" it. We'll try to make sure your contributions are acknowledged +.\" in the source, but after all these years it's getting hard to +.\" remember who did what. +.\"===================================================================== +.\" .TH PCNFSD 8 "25 April 1991" .SH NAME pcnfsd \- (PC)NFS authentication and print request server |