From: Bruno Haible Date: Tue, 22 May 2001 17:18:09 +0000 (+0000) Subject: change 8-bit to 8bit. X-Git-Tag: v0.10.38~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4461ed736482e424cf89d7c3122ccb7e13c7a60;p=thirdparty%2Fgettext.git change 8-bit to 8bit. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 44ecb9cd0..4d8adc542 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-05-22 Bruno Haible + + * gettext.texi (Creating): Change "8-bit" to "8bit". + 2001-05-16 Bruno Haible * matrix.texi: Update. diff --git a/doc/gettext.texi b/doc/gettext.texi index edc6bb82d..aaad21435 100644 --- a/doc/gettext.texi +++ b/doc/gettext.texi @@ -2122,7 +2122,7 @@ The character encoding name can be written in either upper or lower case. Usually upper case is preferred. @item Content-Transfer-Encoding -Set this to @code{8-bit}. +Set this to @code{8bit}. @item Plural-Forms This field is optional. It is only needed if the PO file has plural forms.