repo.or.cz
/
kugel-rb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix endianness bug in MODE SENSE 10 response
[kugel-rb.git]
/
tools
/
uplang
blob
0f0106f98d84663973359cfe9760578c7bc2649a
1
#!/usr/bin/perl
2
3
print
<<MOO
4
The tool formerly known as 'uplang' is no longer used. We now use
5
genlang2 with the -u option to get updated language files.
6
MOO
7
;