summaryrefslogtreecommitdiffstats
path: root/pw/pw.8
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-12-11 00:07:19 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-12-11 00:07:19 +0000
commit227bba95a956bcc62252aac15e39bfab1a149538 (patch)
treea8b7ebbff499d55f74e8c304efeccddf14ae33ee /pw/pw.8
parentb1da672b1218212f3151eff39f55f65f6f1bbac0 (diff)
downloadpw-darwin-227bba95a956bcc62252aac15e39bfab1a149538.tar.gz
pw-darwin-227bba95a956bcc62252aac15e39bfab1a149538.tar.zst
pw-darwin-227bba95a956bcc62252aac15e39bfab1a149538.zip
Merg-o-matic.
Diffstat (limited to 'pw/pw.8')
-rw-r--r--pw/pw.820
1 files changed, 7 insertions, 13 deletions
diff --git a/pw/pw.8 b/pw/pw.8
index a148251..31e19d8 100644
--- a/pw/pw.8
+++ b/pw/pw.8
@@ -1,7 +1,6 @@
-.\" Copyright (c) 1996
-.\" David L. Nugent.
-.\" Password Maintenance
-.\"
+.\" Copyright (C) 1996
+.\" David L. Nugent. All rights reserved.
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -10,16 +9,11 @@
.\" 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 David L. Nugent.
-.\" 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 DAVID L. NUGENT ``AS IS'' AND
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY DAVID L. NUGENT 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 DAVID L. NUGENT BE LIABLE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL DAVID L. NUGENT 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)
@@ -28,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: pw.8,v 1.1.1.2 1996/12/09 23:55:19 joerg Exp $
+.\" $Id: pw.8,v 1.3 1996/12/10 00:21:28 joerg Exp $
.\"
.Dd December 9, 1996
.Dt PW 8