[git] GnuPG - branch, master, updated. gnupg-2.1.15-152-g9c1b3bc

by NIIBE Yutaka cvs at cvs.gnupg.org
Tue Sep 20 08:43:17 CEST 2016


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 "The GNU Privacy Guard".

The branch, master has been updated
       via  9c1b3bc25a1b38c4eda31bf12ccc10d94bb05212 (commit)
      from  91d5e6f805aaf24a3f1f03a95998f757dce04cb2 (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 -----------------------------------------------------------------
commit 9c1b3bc25a1b38c4eda31bf12ccc10d94bb05212
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Tue Sep 20 15:41:36 2016 +0900

    doc: minor fix for @xref.
    
    * doc/yat2m.c (proc_texi_cmd): Captalize "see" for xref.

diff --git a/doc/yat2m.c b/doc/yat2m.c
index a63260b..23fc6ba 100644
--- a/doc/yat2m.c
+++ b/doc/yat2m.c
@@ -730,7 +730,7 @@ proc_texi_cmd (FILE *fp, const char *command, const char *rest, size_t len,
     { "anchor",  7 },
     { "cartouche", 1 },
     { "ref",     0, "[", "]" },
-    { "xref",    0, "see: [", "]" },
+    { "xref",    0, "See: [", "]" },
     { "pxref",   0, "see: [", "]" },
     { "uref",    0, "(\\fB", "\\fR)" },
     { "footnote",0, " ([", "])" },

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

Summary of changes:
 doc/yat2m.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list