File: fix-direntry.diff

package info (click to toggle)
gcc-15-doc 15.2.0-1
  • links: PTS, VCS
  • area: non-free
  • in suites: sid
  • size: 32,036 kB
  • sloc: perl: 479; python: 321; makefile: 239; cpp: 17
file content (38 lines) | stat: -rw-r--r-- 1,201 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Description: Fix some direntry to point to correct info files.
 In addition, in an info direntry, the part before ':' needs to be unique,
 or else gnat-style from gnat-4.4-doc and gnat-4.6-doc will conflict.
Author: Guo Yixuan <culu.gyx@gmail.com>
Bug-Debian: http://bugs.debian.org/594384
--- a/gcc/ada/gnat_rm.texi
+++ b/gcc/ada/gnat_rm.texi
@@ -12,7 +12,7 @@
 @finalout
 @dircategory GNU Ada Tools 
 @direntry
-* GNAT Reference Manual: (gnat_rm-15).  Reference Manual for GNU Ada tools.
+* @value{fngnatrmlong}: (@value{fngnatrm}).  Reference Manual for GNU Ada tools.
 @end direntry
 
 @c %**end of header
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -12,7 +12,7 @@
 @finalout
 @dircategory GNU Ada Tools 
 @direntry
-* gnat_ugn: (gnat_ugn.info). gnat_ugn
+* @value{fngnatugnlong}: (@value{fngnatugn}). gnat_ugn
 @end direntry
 
 @c %**end of header
--- a/gcc/ada/gnat-style.texi
+++ b/gcc/ada/gnat-style.texi
@@ -31,7 +31,7 @@ Texts.  A copy of the license is include
 @finalout
 @dircategory GNU Ada Tools 
 @direntry
-* gnat-style: (gnat-style-15).      GNAT Coding Style
+* @value{fngnatstyle}: (@value{fngnatstyle}).      GNAT Coding Style
 @end direntry
 
 @c %**end of header