summaryrefslogtreecommitdiff
path: root/lib/libcrypt
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-22 09:23:54 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-22 09:23:54 +0000
commit725ab6287fb4f78a5e98def40149d17f99eeb928 (patch)
tree5bf04c8f24aca6f2c2ee70808e00ec1b819bbd3e /lib/libcrypt
parent1b7b85c4d6d015ad1b156dd838c06e639127a0b0 (diff)
Notes
Diffstat (limited to 'lib/libcrypt')
-rw-r--r--lib/libcrypt/crypt.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3
index 81f626158142..0db73fa7937a 100644
--- a/lib/libcrypt/crypt.3
+++ b/lib/libcrypt/crypt.3
@@ -260,11 +260,12 @@ 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 AUTHORS
+.An -nosplit
Originally written by
.An David Burren Aq davidb@werj.com.au ,
later additions and changes by
-.An Poul-henning Kamp ,
+.An Poul-Henning Kamp ,
.An Mark R V Murray ,
-.An Kris Kennaway .
+.An Kris Kennaway
and
.An Brian Feldman .