summaryrefslogtreecommitdiff
path: root/mcon/U/Tr.U
diff options
context:
space:
mode:
authorBoyuan Yang <byang@debian.org>2020-02-23 14:37:44 -0800
committerBoyuan Yang <byang@debian.org>2020-02-23 14:37:44 -0800
commit7c4aad4e01c8278e073d28a5c1f59b12582431c1 (patch)
tree15fc67268928e2784b815b959de3f9e6212686ef /mcon/U/Tr.U
parentb2543a8a68c27cc30de2db84f479cfc6cc56cbef (diff)
parentad837af33e152566dc47d6805cb0a84ce1329ed5 (diff)
Record dist (1:3.5-236-0.2) in archive suite sid
Diffstat (limited to 'mcon/U/Tr.U')
-rw-r--r--mcon/U/Tr.U6
1 files changed, 3 insertions, 3 deletions
diff --git a/mcon/U/Tr.U b/mcon/U/Tr.U
index d4a54a0..f58d163 100644
--- a/mcon/U/Tr.U
+++ b/mcon/U/Tr.U
@@ -1,7 +1,7 @@
-?RCS: $Id: Tr.U 167 2013-05-08 17:58:00Z rmanfredi $
+?RCS: $Id$
?RCS:
?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS:
+?RCS:
?RCS: You may redistribute only under the terms of the Artistic License,
?RCS: as specified in the README file that comes with the distribution.
?RCS: You may reuse parts of this distribution only within the terms of
@@ -15,7 +15,7 @@
?RCS: Revision 3.0.1.1 1994/10/29 15:58:35 ram
?RCS: patch36: created
?RCS:
-?X:
+?X:
?X: This unit produces a bit of shell code that must be dotted in in order
?X: to do a character translation. It catches translations to uppercase or
?X: to lowercase, and then invokes the real tr to perform the job.