diff options
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r-- | hints/hpux.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh index 91a4d7d388..3eef0388a7 100644 --- a/hints/hpux.sh +++ b/hints/hpux.sh @@ -1,5 +1,10 @@ #!/usr/bin/sh +# The locale 'univ.utf8' is defective on some of these systems, as it doesn't +# think that +# $ + < = > ^ ` | ~ +# are punctuation. This is fixed in 11.31 + ### SYSTEM ARCHITECTURE # Determine the architecture type of this system. |