diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 15:14:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-14 15:14:09 +0000 |
commit | 4ca020f54d113fca0e45cb5c5317fbe98bb04bec (patch) | |
tree | 56f0a8d325f75ffb00960049a5a28fa07f10c0c3 /manual/pattern.texi | |
parent | f624c2161095fe47c9449caf9e68a1914913319f (diff) | |
download | glibc-4ca020f54d113fca0e45cb5c5317fbe98bb04bec.tar.gz glibc-4ca020f54d113fca0e45cb5c5317fbe98bb04bec.tar.xz glibc-4ca020f54d113fca0e45cb5c5317fbe98bb04bec.zip |
Update.
1998-09-14 15:00 Ulrich Drepper <drepper@cygnus.com> * sysdeps/arm/fpu/Dist: Moved to... * sysdeps/arm/Dist: ...here. * sysdeps/posix/Dist: Removed. * sysdeps/unix/sysv/linux/Dist: Move sys/debugreg.h to... * sysdeps/unix/sysv/linux/i386/Dist: ...here.
Diffstat (limited to 'manual/pattern.texi')
-rw-r--r-- | manual/pattern.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/pattern.texi b/manual/pattern.texi index e81a29fb74..4c191e49d5 100644 --- a/manual/pattern.texi +++ b/manual/pattern.texi @@ -936,7 +936,6 @@ char *get_regerror (int errcode, regex_t *compiled) @end smallexample @end deftypefun -@c !!!! this is not actually in the library.... @node Word Expansion @section Shell-Style Word Expansion @cindex word expansion |