This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.17-740-g2b66ef5


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  2b66ef5d55325b2957d6c62908ca065228e56814 (commit)
      from  0323d08657f111267efa47bd448fbf6cd76befe8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=2b66ef5d55325b2957d6c62908ca065228e56814

commit 2b66ef5d55325b2957d6c62908ca065228e56814
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Sun May 26 18:06:30 2013 +0200

    	* manual/platform.texi: Add missing @end deftypefun.
    
    Fixup for commit d116b7c414c8239b677e341ac517745db689ac2d.

diff --git a/ChangeLog b/ChangeLog
index 6c5111c..175ca0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* manual/platform.texi: Add missing @end deftypefun.
+
 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #15529]
diff --git a/manual/platform.texi b/manual/platform.texi
index f1a40d6..99f4675 100644
--- a/manual/platform.texi
+++ b/manual/platform.texi
@@ -57,6 +57,7 @@ Provide a hint that performance will probably be improved if shared resources
 dedicated to the executing processor are released until all outstanding storage
 accesses to cacheable storage for which the data is not in the cache have been
 completed.
+@end deftypefun
 
 @deftypefun {void} __ppc_set_ppr_med (void)
 Set the Program Priority Register to medium value (default).

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog            |    4 ++++
 manual/platform.texi |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]