Give a C rewriter the necessary credit.

Requested by:	Daniel Papasian <dpapasia@andrew.cmu.edu>
This commit is contained in:
ru 2002-06-21 06:43:48 +00:00
parent 88d85c15ef
commit 637500863c

View File

@ -28,7 +28,8 @@
.\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $FreeBSD$
.Dd January 26, 1995
.\"
.Dd June 21, 2002
.Dt WHICH 1
.Os
.Sh NAME
@ -74,7 +75,12 @@ command first appeared in
.Xr locate 1 ,
.Xr whereis 1
.Sh AUTHORS
The PERL script for this more modern version of
.An -nosplit
The
.Nm
was written by
utility was originally written in Perl and was contributed by
.An Wolfram Schneider Aq wosch@FreeBSD.org .
The current version of
.Nm
was rewritten in C by
.An Daniel Papasian Aq dpapasia@andrew.cmu.edu .