summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 28d91e6..e05a3d4 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 6ab0541..94db61c 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
OpenPOWER on IntegriCloud