public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/tamu_anova/files: tamu_anova-0.2.1-texinfo5.1.patch
@ 2013-04-17  7:52 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-04-17  7:52 UTC (permalink / raw
  To: gentoo-commits

jlec        13/04/17 07:52:14

  Added:                tamu_anova-0.2.1-texinfo5.1.patch
  Log:
  sci-libs/tamu_anova: Add compatibility patch with sys-apps/texinfo-5.1, #464516
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.1                  sci-libs/tamu_anova/files/tamu_anova-0.2.1-texinfo5.1.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/tamu_anova/files/tamu_anova-0.2.1-texinfo5.1.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/tamu_anova/files/tamu_anova-0.2.1-texinfo5.1.patch?rev=1.1&content-type=text/plain

Index: tamu_anova-0.2.1-texinfo5.1.patch
===================================================================
 fdl.texi        | 2 +-
 tamu_anova.texi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fdl.texi b/fdl.texi
index 006dec7..6d8114a 100644
--- a/fdl.texi
+++ b/fdl.texi
@@ -403,7 +403,7 @@ number of this License, you may choose any version ever published (not
 as a draft) by the Free Software Foundation.
 @end enumerate
 
-@unnumberedsubsec ADDENDUM: How to use this License for your documents
+@unnumberedsec ADDENDUM: How to use this License for your documents
 
 To use this License in a document you have written, include a copy of
 the License in the document and put the following copyright and
diff --git a/tamu_anova.texi b/tamu_anova.texi
index 8d4cd5b..5fba0e5 100644
--- a/tamu_anova.texi
+++ b/tamu_anova.texi
@@ -177,7 +177,7 @@ that the first effect is the fixed effect, while the second effect is the random
 @section Structures
 @b{One way table}
 
-@deftypefn {struct tamu_anova_table}
+@deftypefn {Structures} struct tamu_anova_table
 @code{struct tamu_anova_table@{
   long   df_tr, df_err, df_tot;
   double SSTr, SSE, SST, MSTr, MSE, F, p;@};
@@ -185,7 +185,7 @@ that the first effect is the fixed effect, while the second effect is the random
 @end deftypefn
 @*
 @b{Two way table}
-@deftypefn {struct tamu_anova_table_twoway} 
+@deftypefn {Structures} struct tamu_anova_table_twoway
 @code{struct tamu_anova_table_twoway @{
   long   
   dfA, dfB, dfAB, dfT, dfE;





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-17  7:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17  7:52 [gentoo-commits] gentoo-x86 commit in sci-libs/tamu_anova/files: tamu_anova-0.2.1-texinfo5.1.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox