]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Fri, 2 Feb 2007 08:13:55 +0000 (08:13 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 2 Feb 2007 08:13:55 +0000 (08:13 +0000)
doc/my-bib-macros.texi

index 6ea576246a31db36f5865d16cb350618161d96f1..fd66143e6256df9bb8403c2c3fb7bcb296571d6c 100644 (file)
@@ -5,6 +5,7 @@
 @c % This is modified for use with gnutls. texi2dvi had some problems using
 @c % this, thus some things are hard coded here. (for the sake of a good pdf output)
  
+@c % Copyright (C) 2007  Free Software Foundation, Inc.
 @c % Copyright (C) 2004  Aaron S. Hawley
 
 @c % Author: Aaron S. Hawley <ashawley@gnu.uvm.edu>
 @end macro
 
 @macro mybibmakeref{node, ref}
-[\ref\] (@xref{Bibliography,\ref\}.)
+[\ref\] (@xref{Bibliography,\ref\})
 @end macro
 
 @c %% @mybibcite{REF} : Creates a cross referenced citation REF.
 
 @end macro
 
-@c %% my-bib-macros.texi ends here
\ No newline at end of file
+@c %% my-bib-macros.texi ends here