diff options
author | ache <ache@FreeBSD.org> | 2001-06-10 17:08:53 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-06-10 17:08:53 +0000 |
commit | 5b905e191f03b999c71c0d1764b6ccfd19530cc2 (patch) | |
tree | f033e71b5a6afea56c11a7fc25e87d661fa8c2a8 /share/skel | |
parent | a16ec53187c84106ded4453953977e7f3f017d12 (diff) | |
download | FreeBSD-src-5b905e191f03b999c71c0d1764b6ccfd19530cc2.zip FreeBSD-src-5b905e191f03b999c71c0d1764b6ccfd19530cc2.tar.gz |
Fix ISO_ for new names
Diffstat (limited to 'share/skel')
-rw-r--r-- | share/skel/dot.login_conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/skel/dot.login_conf b/share/skel/dot.login_conf index f4ac63b..3c4b025 100644 --- a/share/skel/dot.login_conf +++ b/share/skel/dot.login_conf @@ -4,4 +4,4 @@ # #me:\ # :charset=iso-8859-1:\ -# :lang=de_DE.ISO_8859-1: +# :lang=de_DE.ISO8859-1: |