From e0fd87fbf55b27db4292dda9afc0033903a54206 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Jun 2011 09:16:46 -0700 Subject: [PATCH] autoupdate --- doc/standards.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/standards.texi b/doc/standards.texi index 4c7eeade9..08efa0015 100644 --- a/doc/standards.texi +++ b/doc/standards.texi @@ -3,7 +3,7 @@ @setfilename standards.info @settitle GNU Coding Standards @c This date is automagically updated when you save this file: -@set lastupdate May 5, 2011 +@set lastupdate May 10, 2011 @c %**end of header @dircategory GNU organization @@ -615,8 +615,7 @@ for interface to certain types of terminals or printers that can't handle those characters. Whenever possible, try to make programs work properly with sequences of bytes that represent multibyte characters, using encodings -such as UTF-8 and others. You can use libiconv to deal with a wide -range of encodings. +such as UTF-8 and others. @cindex error messages Check every system call for an error return, unless you know you wish -- 2.11.0