summaryrefslogtreecommitdiff
path: root/usr.bin/which/which.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/which/which.1')
-rw-r--r--usr.bin/which/which.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index 52e010adb0a41..287eeaa285aea 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.27 2006/12/13 12:09:41 ru Exp $
.\"
.Dd December 13, 2006
.Dt WHICH 1