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 +.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 +.Sh AUTHORS +.An David Burren Aq davidb@werj.com.au