diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 1998-12-26 05:19:42 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 1998-12-26 05:19:42 +0000 |
| commit | 3128fa34a93360fec813103c0bda02cc8d405cf1 (patch) | |
| tree | d61a4b980917d1be0fca2793192ba42fe4d64970 /share | |
| parent | 6ac7e896c35eacbc40d26ad980c7738fcbcbf38f (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/security.7 | 38 |
1 files changed, 5 insertions, 33 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7 index 9870182c49374..d1d34eb5830c1 100644 --- a/share/man/man7/security.7 +++ b/share/man/man7/security.7 @@ -1,38 +1,10 @@ -.\" Copyright (c) 1991, 1993 -.\" The Regents of the University of California. All rights reserved. +.\" Copyright (c) 1998, Matthew Dillon. Terms and conditions are those of +.\" the BSD Copyright as specified in the file "/usr/src/COPYRIGHT" in +.\" the source tree. .\" -.\" 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 acknowledgment: -.\" This product includes software developed by the University of -.\" California, Berkeley and its contributors. -.\" 4. Neither the name of the University nor the names of its contributors -.\" may be used to endorse or promote products derived from this software -.\" without specific prior written permission. +.\" $Id: security.7,v 1.3 1998/12/25 23:39:01 obrien Exp $ .\" -.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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. -.\" -.\" @(#)security.1 8.2 (Berkeley) 12/30/93 -.\" $Id: security.7,v 1.2 1998/12/22 19:02:51 dillon Exp $ -.\" -.Dd December 30, 1993 +.Dd December 20, 1998 .Dt SECURITY 7 .Os .Sh NAME |
