aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cut/cut.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cut/cut.1')
-rw-r--r--usr.bin/cut/cut.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1
index 13056a2dc3d9..c22c70a4d9e9 100644
--- a/usr.bin/cut/cut.1
+++ b/usr.bin/cut/cut.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)cut.1 8.1 (Berkeley) 6/6/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.bin/cut/cut.1,v 1.31 2005/01/18 13:43:48 ru Exp $
.\"
.Dd June 28, 2004
.Dt CUT 1