about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-18 20:33:23 +0000
committerRoland McGrath <roland@gnu.org>2002-11-18 20:33:23 +0000
commitc27af28ef2e5eeb23cf894dfd8b35de6cfa69a32 (patch)
tree708519f47e938730f0edb03fa8f0510d35cc631e
parentd6b3602fb169f8de109dc55cb46ecedf2bbebaa6 (diff)
downloadglibc-c27af28ef2e5eeb23cf894dfd8b35de6cfa69a32.tar.gz
glibc-c27af28ef2e5eeb23cf894dfd8b35de6cfa69a32.tar.xz
glibc-c27af28ef2e5eeb23cf894dfd8b35de6cfa69a32.zip
* manual/pattern.texi (Variable Substitution): Fix # and ## examples.
	* manual/pattern.texi (Wordexp Example): Fix sample code.

2002-11-14  Paul Eggert  <eggert@twinsun.com>
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c3797d1a62..86e59b2d5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2002-11-18  Roland McGrath  <roland@redhat.com>
+
+	* manual/pattern.texi (Variable Substitution): Fix # and ## examples.
+
 2002-11-17  Ulrich Drepper  <drepper@redhat.com>
 
+	* manual/pattern.texi (Wordexp Example): Fix sample code.
+
 	* sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the
 	childs stack which will be loaded into the %esi register.
 
-2002-11-14  Paul Eggert  <eggert@twionsun.com>
+2002-11-14  Paul Eggert  <eggert@twinsun.com>
 
 	* resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer
 	overflow when skipping the question part and when unpacking aliases.