Deleted Added
full compact
whereis.1 (68963) whereis.1 (70197)
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 17 unchanged lines hidden (view full) ---

26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)whereis.1 8.2 (Berkeley) 12/30/93
33.\"
1.\" Copyright (c) 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 17 unchanged lines hidden (view full) ---

26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)whereis.1 8.2 (Berkeley) 12/30/93
33.\"
34.\" $FreeBSD: head/usr.bin/whereis/whereis.1 68963 2000-11-20 19:21:22Z ru $
34.\" $FreeBSD: head/usr.bin/whereis/whereis.1 70197 2000-12-19 16:00:12Z ru $
35.\"
36.Dd June 15, 1996
37.Dt WHEREIS 1
38.Os FreeBSD
39.Sh NAME
40.Nm whereis
41.Nd locate programs
42.Sh SYNOPSIS

--- 8 unchanged lines hidden (view full) ---

51utility checks the standard binary, manual page, and source
52directories for the specified programs, printing out the paths of any
53it finds. The supplied names are first stripped of leading path name
54components, any single trailing extension added by
55.Xr gzip 1
56or
57.Xr compress 1 ,
58and the leading
35.\"
36.Dd June 15, 1996
37.Dt WHEREIS 1
38.Os FreeBSD
39.Sh NAME
40.Nm whereis
41.Nd locate programs
42.Sh SYNOPSIS

--- 8 unchanged lines hidden (view full) ---

51utility checks the standard binary, manual page, and source
52directories for the specified programs, printing out the paths of any
53it finds. The supplied names are first stripped of leading path name
54components, any single trailing extension added by
55.Xr gzip 1
56or
57.Xr compress 1 ,
58and the leading
59.Ql s.
59.Ql s.\&
60or trailing
61.Ql ,v
62from a source code control system.
63.Pp
64The default path searched is the string returned by the
65.Xr sysctl 8
66utility for the
67.Dq user.cs_path

--- 74 unchanged lines hidden ---
60or trailing
61.Ql ,v
62from a source code control system.
63.Pp
64The default path searched is the string returned by the
65.Xr sysctl 8
66utility for the
67.Dq user.cs_path

--- 74 unchanged lines hidden ---