diff --git a/bin/cat/cat.1 b/bin/cat/cat.1 index 8a6420e..8d879fd 100644 --- a/bin/cat/cat.1 +++ b/bin/cat/cat.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cat.1 8.3 (Berkeley) 5/2/95 -.\" $Id: cat.1,v 1.1 1997/09/17 05:29:24 gdr Exp $ +.\" $Id: cat.1,v 1.2 1997/10/03 04:00:10 gdr Exp $ .\" .TH CAT 1 "August 1997" "GNO" "Commands and Applications" .SH NAME @@ -102,6 +102,10 @@ will cause the original data in file1 to be destroyed! Instead use .IP .B "cat file2 >> file1" +.SH VERSION +This manual page documents +.BR cat +version 2.0. .SH ATTRIBUTIONS This command was ported from FreeBSD source code for distribution with GNO/ME 2.0.6.