diff options
Diffstat (limited to 'usr.bin/which/which.1')
-rw-r--r-- | usr.bin/which/which.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1 index c00a14ab9fd16..ccb2b96320b26 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. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/which/which.1,v 1.25.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 21, 2002 .Dt WHICH 1 |