diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-30 09:18:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-30 09:18:35 +0000 |
commit | e178816dfe8b9e938680768b6a3b434b89744701 (patch) | |
tree | 81f45fc1ab0bb8c52c8d02576daec8b0277e45b7 | |
parent | d35c61732875cee2e9dc134e5e718369bd6deb75 (diff) | |
download | glibc-e178816dfe8b9e938680768b6a3b434b89744701.tar.gz glibc-e178816dfe8b9e938680768b6a3b434b89744701.tar.xz glibc-e178816dfe8b9e938680768b6a3b434b89744701.zip |
(Reporting Bugs): Change bug-glibc-manual@prep.ai.mit.edu to
bug-glibc-manual@gnu.org.
-rw-r--r-- | manual/maint.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/maint.texi b/manual/maint.texi index 7efccf78cf..c98d389db6 100644 --- a/manual/maint.texi +++ b/manual/maint.texi @@ -384,7 +384,7 @@ doesn't tell you, that's a bug in the manual. Report that too! If the function's behavior disagrees with the manual, then either the library or the manual has a bug, so report the disagreement. If you find any errors or omissions in this manual, please report them to the Internet -address @email{bug-glibc-manual@@prep.ai.mit.edu}. +address @email{bug-glibc-manual@@gnu.org}. @node Source Layout @appendixsec Adding New Functions |