summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-03-17 20:15:21 +0000
committerache <ache@FreeBSD.org>2001-03-17 20:15:21 +0000
commit844ba44ac0d59203cede64d25163c0a62fb4b29e (patch)
treef10e37633e77153e631f32f335063296c324da47 /bin/csh
parente6fb215e8c9a6b41c1e4ec90e1c56c9571523a24 (diff)
downloadFreeBSD-src-844ba44ac0d59203cede64d25163c0a62fb4b29e.zip
FreeBSD-src-844ba44ac0d59203cede64d25163c0a62fb4b29e.tar.gz
DIS -> ISO
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/nls/finnish/Makefile2
-rw-r--r--bin/csh/nls/french/Makefile4
-rw-r--r--bin/csh/nls/german/Makefile4
-rw-r--r--bin/csh/nls/italian/Makefile2
-rw-r--r--bin/csh/nls/spanish/Makefile2
5 files changed, 7 insertions, 7 deletions
diff --git a/bin/csh/nls/finnish/Makefile b/bin/csh/nls/finnish/Makefile
index 5c7c3fd..dd8002f 100644
--- a/bin/csh/nls/finnish/Makefile
+++ b/bin/csh/nls/finnish/Makefile
@@ -2,7 +2,7 @@
NL= finnish
DL= fi_FI.ISO_8859-1
-LL= fi_FI.DIS_8859-15
+LL= fi_FI.ISO_8859-15
.PATH: ${BASESRC}/${NL}
diff --git a/bin/csh/nls/french/Makefile b/bin/csh/nls/french/Makefile
index 9a3305f..ce86796 100644
--- a/bin/csh/nls/french/Makefile
+++ b/bin/csh/nls/french/Makefile
@@ -3,8 +3,8 @@
NL= french
DL= fr_FR.ISO_8859-1
LL= fr_BE.ISO_8859-1 fr_CA.ISO_8859-1 fr_CH.ISO_8859-1 \
- fr_BE.DIS_8859-15 fr_CA.DIS_8859-15 fr_CH.DIS_8859-15 \
- fr_FR.DIS_8859-15
+ fr_BE.ISO_8859-15 fr_CA.ISO_8859-15 fr_CH.ISO_8859-15 \
+ fr_FR.ISO_8859-15
.PATH: ${BASESRC}/${NL}
diff --git a/bin/csh/nls/german/Makefile b/bin/csh/nls/german/Makefile
index 5e126da..eff9866 100644
--- a/bin/csh/nls/german/Makefile
+++ b/bin/csh/nls/german/Makefile
@@ -2,8 +2,8 @@
NL= german
DL= de_DE.ISO_8859-1
-LL= de_AT.ISO_8859-1 de_CH.ISO_8859-1 de_AT.DIS_8859-15 \
- de_CH.DIS_8859-15 de_DE.DIS_8859-15
+LL= de_AT.ISO_8859-1 de_CH.ISO_8859-1 de_AT.ISO_8859-15 \
+ de_CH.ISO_8859-15 de_DE.ISO_8859-15
.PATH: ${BASESRC}/${NL}
diff --git a/bin/csh/nls/italian/Makefile b/bin/csh/nls/italian/Makefile
index bed7d8a..afbb18f 100644
--- a/bin/csh/nls/italian/Makefile
+++ b/bin/csh/nls/italian/Makefile
@@ -2,7 +2,7 @@
NL= italian
DL= it_IT.ISO_8859-1
-LL= it_CH.ISO_8859-1 it_IT.DIS_8859-15 it_CH.DIS_8859-15
+LL= it_CH.ISO_8859-1 it_IT.ISO_8859-15 it_CH.ISO_8859-15
.PATH: ${BASESRC}/${NL}
diff --git a/bin/csh/nls/spanish/Makefile b/bin/csh/nls/spanish/Makefile
index f6125f4..204e88d 100644
--- a/bin/csh/nls/spanish/Makefile
+++ b/bin/csh/nls/spanish/Makefile
@@ -2,7 +2,7 @@
NL= spanish
DL= es_ES.ISO_8859-1
-LL= es_ES.DIS_8859-15
+LL= es_ES.ISO_8859-15
.PATH: ${BASESRC}/${NL}
OpenPOWER on IntegriCloud