diff options
author | Andreas Jaeger <aj@suse.de> | 2000-12-13 10:56:28 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-12-13 10:56:28 +0000 |
commit | b71f84a07f7210c98feebcc06bbddde07a83978f (patch) | |
tree | fb9a3650bd683fb5902e251af163aad93411d0e7 /manual/message.texi | |
parent | 13193a3837bad23c0535f8bfc4cdedb96b70625f (diff) | |
download | glibc-b71f84a07f7210c98feebcc06bbddde07a83978f.tar glibc-b71f84a07f7210c98feebcc06bbddde07a83978f.tar.gz glibc-b71f84a07f7210c98feebcc06bbddde07a83978f.tar.bz2 glibc-b71f84a07f7210c98feebcc06bbddde07a83978f.zip |
Update.
* manual/message.texi (Using gettextized software): Fix typo.
* manual/charset.texi (Converting a Character): Fix mbstouwcs
program to compile.
Patch by Martin Buchholz <martin@xemacs.org>.
Diffstat (limited to 'manual/message.texi')
-rw-r--r-- | manual/message.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/message.texi b/manual/message.texi index f80b812b87..5f57be7b30 100644 --- a/manual/message.texi +++ b/manual/message.texi @@ -1669,7 +1669,7 @@ of the environment variable. It can split the value is different pieces and by leaving out the only or the other part it can construct new values. This happens of course in a predictable way. To understand this one must know the format of the environment variable value. There -are to more or less standardized forms: +are two more or less standardized forms: @table @emph @item X/Open Format |