diff options
Diffstat (limited to 'usr.bin/colldef')
| -rw-r--r-- | usr.bin/colldef/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/colldef.1 | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/de_DE.ISO_8859-1.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/es_ES.ISO_8859-1.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/is_IS.ISO_8859-1.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/lt_LN.ASCII.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/lt_LN.ISO_8859-1.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/lt_LN.ISO_8859-2.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/ru_SU.CP866.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/data/ru_SU.KOI8-R.src | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/parse.y | 2 | ||||
| -rw-r--r-- | usr.bin/colldef/scan.l | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/usr.bin/colldef/Makefile b/usr.bin/colldef/Makefile index c138d1ef16f6..2eedac764e6e 100644 --- a/usr.bin/colldef/Makefile +++ b/usr.bin/colldef/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1996/06/02 17:18:18 phk Exp $ +# $Id: Makefile,v 1.9 1996/10/23 14:59:53 ache Exp $ PROG = colldef LFLAGS = -8 -i diff --git a/usr.bin/colldef/colldef.1 b/usr.bin/colldef/colldef.1 index b668d1aeac3a..145d2c2bafec 100644 --- a/usr.bin/colldef/colldef.1 +++ b/usr.bin/colldef/colldef.1 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: colldef.1,v 1.3.2.2 1997/06/27 06:19:42 charnier Exp $ .\" .Dd January, 27 1995 .Dt COLLDEF 1 diff --git a/usr.bin/colldef/data/Makefile b/usr.bin/colldef/data/Makefile index da7b744983ac..a229c1bce7c7 100644 --- a/usr.bin/colldef/data/Makefile +++ b/usr.bin/colldef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3.2.2 1997/03/01 01:19:30 adam Exp $ +# $Id: Makefile,v 1.3.2.3 1997/09/14 23:17:12 jkh Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} diff --git a/usr.bin/colldef/data/de_DE.ISO_8859-1.src b/usr.bin/colldef/data/de_DE.ISO_8859-1.src index ab12d6f46aa9..78471ca134ed 100644 --- a/usr.bin/colldef/data/de_DE.ISO_8859-1.src +++ b/usr.bin/colldef/data/de_DE.ISO_8859-1.src @@ -1,6 +1,6 @@ # German/ISO 8859-1 (backward compatible with ASCII) # -# $Id: de_DE.ISO_8859-1.src,v 1.2.2.1 1997/02/21 02:48:25 adam Exp $ +# $Id: de_DE.ISO_8859-1.src,v 1.2.2.2 1997/03/11 11:13:54 joerg Exp $ # charmap map.ISO_8859-1 order \ diff --git a/usr.bin/colldef/data/es_ES.ISO_8859-1.src b/usr.bin/colldef/data/es_ES.ISO_8859-1.src index e088e21b5c46..3c194fae2c6c 100644 --- a/usr.bin/colldef/data/es_ES.ISO_8859-1.src +++ b/usr.bin/colldef/data/es_ES.ISO_8859-1.src @@ -1,6 +1,6 @@ # Espan~ol (backward compatible with ASCII) # -# $Id$ +# $Id: es_ES.ISO_8859-1.src,v 1.2.2.1 1997/02/21 02:48:29 adam Exp $ # charmap map.ISO_8859-1 order \ diff --git a/usr.bin/colldef/data/is_IS.ISO_8859-1.src b/usr.bin/colldef/data/is_IS.ISO_8859-1.src index 288459c0b3fd..0f1cd827437e 100644 --- a/usr.bin/colldef/data/is_IS.ISO_8859-1.src +++ b/usr.bin/colldef/data/is_IS.ISO_8859-1.src @@ -1,6 +1,6 @@ # icelandic (backward compatible with ASCII) # -# $Id$ +# $Id: is_IS.ISO_8859-1.src,v 1.3.2.1 1997/02/21 02:48:30 adam Exp $ # charmap map.ISO_8859-1 order \ diff --git a/usr.bin/colldef/data/lt_LN.ASCII.src b/usr.bin/colldef/data/lt_LN.ASCII.src index 525ebb979707..adb81aceb43e 100644 --- a/usr.bin/colldef/data/lt_LN.ASCII.src +++ b/usr.bin/colldef/data/lt_LN.ASCII.src @@ -1,6 +1,6 @@ # ASCII # -# $Id: lt_LN.ISO_8859-1.src,v 1.8 1997/02/22 19:54:39 peter Exp $ +# $Id: lt_LN.ASCII.src,v 1.1 1997/03/25 16:50:07 ache Exp $ # order \ \x00;...;\xff diff --git a/usr.bin/colldef/data/lt_LN.ISO_8859-1.src b/usr.bin/colldef/data/lt_LN.ISO_8859-1.src index 93a2da01484a..b5a94d171792 100644 --- a/usr.bin/colldef/data/lt_LN.ISO_8859-1.src +++ b/usr.bin/colldef/data/lt_LN.ISO_8859-1.src @@ -1,6 +1,6 @@ # latin1 (backward compatible with ASCII) # -# $Id$ +# $Id: lt_LN.ISO_8859-1.src,v 1.6 1996/10/23 15:00:15 ache Exp $ # charmap map.ISO_8859-1 order \ diff --git a/usr.bin/colldef/data/lt_LN.ISO_8859-2.src b/usr.bin/colldef/data/lt_LN.ISO_8859-2.src index 772fe3220385..4bcf823543dc 100644 --- a/usr.bin/colldef/data/lt_LN.ISO_8859-2.src +++ b/usr.bin/colldef/data/lt_LN.ISO_8859-2.src @@ -1,6 +1,6 @@ # latin2 (backward compatible with ASCII) # -# $Id$ +# $Id: lt_LN.ISO_8859-2.src,v 1.1 1997/03/01 00:28:06 wosch Exp $ # charmap map.ISO_8859-2 order \ diff --git a/usr.bin/colldef/data/ru_SU.CP866.src b/usr.bin/colldef/data/ru_SU.CP866.src index 88ca377082a7..fa61cd36569b 100644 --- a/usr.bin/colldef/data/ru_SU.CP866.src +++ b/usr.bin/colldef/data/ru_SU.CP866.src @@ -1,6 +1,6 @@ # CP866 (backward compatible with ASCII) # -# $Id$ +# $Id: ru_SU.CP866.src,v 1.5 1996/10/23 15:00:17 ache Exp $ # charmap map.CP866 order \ diff --git a/usr.bin/colldef/data/ru_SU.KOI8-R.src b/usr.bin/colldef/data/ru_SU.KOI8-R.src index f6b0a1877bef..fce0f4931031 100644 --- a/usr.bin/colldef/data/ru_SU.KOI8-R.src +++ b/usr.bin/colldef/data/ru_SU.KOI8-R.src @@ -1,6 +1,6 @@ # koi8-r (backward compatible with ASCII) # -# $Id$ +# $Id: ru_SU.KOI8-R.src,v 1.5 1996/10/23 15:00:18 ache Exp $ # charmap map.KOI8-R order \ diff --git a/usr.bin/colldef/parse.y b/usr.bin/colldef/parse.y index 2d5573e9fb7e..8ba268c19d52 100644 --- a/usr.bin/colldef/parse.y +++ b/usr.bin/colldef/parse.y @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: parse.y,v 1.5.2.2 1997/06/30 11:26:13 charnier Exp $ + * $Id: parse.y,v 1.5.2.3 1997/09/14 23:17:08 jkh Exp $ */ #include <err.h> diff --git a/usr.bin/colldef/scan.l b/usr.bin/colldef/scan.l index d8c111612a51..8687c9db75a8 100644 --- a/usr.bin/colldef/scan.l +++ b/usr.bin/colldef/scan.l @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: scan.l,v 1.3 1996/06/02 17:18:18 phk Exp $ + * $Id: scan.l,v 1.5 1996/10/16 03:12:22 ache Exp $ */ #include <ctype.h> |
