diff options
-rw-r--r-- | lib/libutil/pw_util.3 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3 index 493f245..4bb4425 100644 --- a/lib/libutil/pw_util.3 +++ b/lib/libutil/pw_util.3 @@ -274,8 +274,13 @@ The returns an open file descriptor to the temporary password file or -1 in case of failure. .Sh AUTHORS -.Nm pw_util -was written by -.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org . +Portions of this software were developed for the +.Fx +Project by ThinkSec AS and Network Associates Laboratories, the +Security Research Division of Network Associates, Inc.\& under +DARPA/SPAWAR contract N66001-01-C-8035 +.Pq Dq CBOSS , +as part of the DARPA CHATS research program. +.Pp This manual page was written by .An Baptiste Daroussin Aq bapt@FreeBSD.org . |