Date: Wed, 31 Oct 2012 15:04:27 +0000 (UTC) From: Dag-Erling Smørgrav <des@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r242398 - head/lib/libutil Message-ID: <201210311504.q9VF4RfF067732@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: des Date: Wed Oct 31 15:04:27 2012 New Revision: 242398 URL: http://svn.freebsd.org/changeset/base/242398 Log: Correct attribution. Modified: head/lib/libutil/pw_util.3 Modified: head/lib/libutil/pw_util.3 ============================================================================== --- head/lib/libutil/pw_util.3 Wed Oct 31 14:02:51 2012 (r242397) +++ head/lib/libutil/pw_util.3 Wed Oct 31 15:04:27 2012 (r242398) @@ -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 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210311504.q9VF4RfF067732>