summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-08-15 10:01:15 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-08-15 10:01:15 +0000
commit36b3fda178c9af6ba319cbd9e95e663ef80edb72 (patch)
treedbd98147a0c2f65f3d878f1c80f9e7c9f3407d89
parentc6ba8fec160dbd52565dc93688f6ae3521090769 (diff)
Notes
-rw-r--r--secure/lib/libcipher/cipher.36
-rw-r--r--secure/lib/libcrypt/crypt.36
2 files changed, 6 insertions, 6 deletions
diff --git a/secure/lib/libcipher/cipher.3 b/secure/lib/libcipher/cipher.3
index 28d91e64d552..e05a3d482797 100644
--- a/secure/lib/libcipher/cipher.3
+++ b/secure/lib/libcipher/cipher.3
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: cipher.3,v 1.4 1997/02/22 14:40:20 peter Exp $
.\"
.\" Manual page, using -mandoc macros
.\"
@@ -146,5 +146,5 @@ as an unencumbered replacement for the U.S.-only NetBSD libcrypt encryption
library.
Users should be aware that this code (and programs staticly linked with it)
may not be exported from the U.S., although it apparently can be imported.
-.Sh AUTHOR
-David Burren <davidb@werj.com.au>
+.Sh AUTHORS
+.An David Burren Aq davidb@werj.com.au
diff --git a/secure/lib/libcrypt/crypt.3 b/secure/lib/libcrypt/crypt.3
index 6ab054153df4..94db61c553eb 100644
--- a/secure/lib/libcrypt/crypt.3
+++ b/secure/lib/libcrypt/crypt.3
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: crypt.3,v 1.8 1999/01/23 08:26:01 markm Exp $
.\"
.\" Manual page, using -mandoc macros
.\"
@@ -155,5 +155,5 @@ as an unencumbered replacement for the U.S.-only NetBSD libcrypt encryption
library.
Users should be aware that this code (and programs staticly linked with it)
may not be exported from the U.S., although it apparently can be imported.
-.Sh AUTHOR
-David Burren <davidb@werj.com.au>
+.Sh AUTHORS
+.An David Burren Aq davidb@werj.com.au