Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:ffddf438f4d2ed3ab895eea1cb94178527278a67
Author...:karl <>
Committer:karl <>
Date.....:Thu Aug 24 12:40:27 2006 +0000
Parents..:91d835de6ab5dc7fe0985743fad42465cd6dcbe0

Message
[project @ 2006-08-24 12:40:27 by karl]
doc fix

Changes
diff --git a/NEWS b/NEWS
line changes: +2/-0
index ab0bfd6..5afd612
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ See the manual for detailed information.
   notice and this notice are preserved.
 
 * Remove creeping non-feature of reading mail; simplify code accordingly.
+* Many improvements to the tests to make them more useful examples.
+
 * Distribution:
   . Use gnulib for shared source files, such as texinfo.tex and getopt.c.
   . update for automake 1.9.5, autoconf 2.60, gettext 0.15.

diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +2/-2
index 5c85c5f..52f7c58
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -80,7 +80,7 @@ the GNU General Public License, users are free (in perpetuity) to
 share and change it.
 
 For the latest updates and other information, please visit the GNU
-Hello home page at @url{http://www.gnu.org/software/hello}.
+Hello home page at @url{http://www.gnu.org/software/hello/}.
 
 @cindex joke, not
 Not to spoil the joke, but of course the practical purpose of GNU
@@ -145,7 +145,7 @@ HTML, PDF, DVI, plain text, XML, and other formats.
 
 GNU Hello is implemented in C.  GNU Gettext contains ``hello world''
 examples in a variety of other programming languages; see the Gettext
-home page at @url{http://www.gnu.org/software/gettext}.
+home page at @url{http://www.gnu.org/software/gettext/}.
 
 @cindex authors
 @cindex Haertel, Mike

This website is licensed under AGPL-3.0. Feel free to copy!