aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/paste
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-07-12 20:24:20 +0000
committerNik Clayton <nik@FreeBSD.org>1999-07-12 20:24:20 +0000
commit3be5f1f5ce6c92fb28926e7d02f855c12d534c34 (patch)
tree883740b5389fc8a55ce5e48bed258325fc6e4b62 /usr.bin/paste
parent414a35e60a8f1ce324672b4e15a8a9de5514b23a (diff)
downloadsrc-3be5f1f5ce6c92fb28926e7d02f855c12d534c34.tar.gz
src-3be5f1f5ce6c92fb28926e7d02f855c12d534c34.zip
Notes
Diffstat (limited to 'usr.bin/paste')
-rw-r--r--usr.bin/paste/paste.11
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1
index c9d9a5f989a2..7b97915e509e 100644
--- a/usr.bin/paste/paste.1
+++ b/usr.bin/paste/paste.1
@@ -34,6 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)paste.1 8.1 (Berkeley) 6/6/93
+.\" $Id$
.\"
.Dd June 6, 1993
.Dt PASTE 1