summaryrefslogtreecommitdiffstats
path: root/usr.bin/paste
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/paste')
-rw-r--r--usr.bin/paste/paste.12
-rw-r--r--usr.bin/paste/paste.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1
index 7b97915..77253ff 100644
--- a/usr.bin/paste/paste.1
+++ b/usr.bin/paste/paste.1
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)paste.1 8.1 (Berkeley) 6/6/93
-.\" $Id$
+.\" $FreeBSD$
.\"
.Dd June 6, 1993
.Dt PASTE 1
diff --git a/usr.bin/paste/paste.c b/usr.bin/paste/paste.c
index 7e14a56..a197119 100644
--- a/usr.bin/paste/paste.c
+++ b/usr.bin/paste/paste.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)paste.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id: paste.c,v 1.4 1997/08/05 03:40:04 asami Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud