diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-05-22 11:09:01 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-05-22 11:09:01 +0000 |
| commit | 6a34c72516deedd99ffa175d813ebcea805ad116 (patch) | |
| tree | 9c58764f4e293c8ed1b31fddcde0b166ecb641f0 /usr.bin/which | |
| parent | 47f4979594ae827cfac8b467562615331134e141 (diff) | |
Notes
Diffstat (limited to 'usr.bin/which')
| -rw-r--r-- | usr.bin/which/which.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1 index 67691c91ddc57..ec1d8c45a461c 100644 --- a/usr.bin/which/which.1 +++ b/usr.bin/which/which.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE .\" OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: which.1,v 1.10 1998/03/23 07:47:49 charnier Exp $ +.\" $Id: which.1,v 1.11 1998/05/15 11:22:42 jkoshy Exp $ .Dd January 26, 1995 .Dt WHICH 1 .Os FreeBSD @@ -60,8 +60,8 @@ command first appeared in .Sh SEE ALSO .Xr find 1 , .Xr locate 1 , -.Xr whereis 1 , -.Xr perl 1 +.Xr perl 1 , +.Xr whereis 1 .Sh AUTHORS The PERL script for this more modern version of .Nm |
