mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Give a C rewriter the necessary credit.
Requested by: Daniel Papasian <dpapasia@andrew.cmu.edu>
This commit is contained in:
parent
1c85e6a35d
commit
ea2a88d9fb
1 changed files with 9 additions and 3 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue