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


gnu-hello       
Info
Commit...:d06b4d9da318d1ae818660b82d0ad44bd8639274
Author...:karl <>
Committer:karl <>
Date.....:Thu Nov 23 17:36:30 2006 +0000
Parents..:f609e40696c8e0948d0c2120f68b1292653e4d21

Message
[project @ 2006-11-23 17:36:30 by karl]
capitalize Gnulib

Changes
diff --git a/doc/ChangeLog b/doc/ChangeLog
line changes: +4/-0
index eed0edd..276b6da
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-23  Karl Berry  <karl@gnu.org>
+
+	* hello.texi (Introduction): capitalize Gnulib, for consistency.
+
 2006-11-08  Karl Berry  <karl@gnu.org>
 
 	* hello.texi (Sample output): remove wrong --help example.

diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +1/-1
index e69c8b0..36490f0
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -112,7 +112,7 @@ for configuration.
 
 @item
 @cindex Gnulib
-It uses Gnulib (@pxref{Top,,Gnulib,gnulib,GNU gnulib}) to enhance
+It uses Gnulib (@pxref{Top,,Gnulib,gnulib,GNU Gnulib}) to enhance
 portability and avoid duplication of common sources.
 
 @item

diff --git a/doc/version.texi b/doc/version.texi
line changes: +1/-1
index 85cf14b..081f4a6
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 8 November 2006
+@set UPDATED 23 November 2006
 @set UPDATED-MONTH November 2006
 @set EDITION 2.2
 @set VERSION 2.2

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