]> git.pld-linux.org Git - packages/conflib.git/blob - conflib-info.patch
- tabs in preamble
[packages/conflib.git] / conflib-info.patch
1 diff -Nru conflib-0.4.5/doc/conflib.texi conflib-0.4.5.new/doc/conflib.texi
2 --- conflib-0.4.5/doc/conflib.texi      Fri Oct  9 19:03:57 1998
3 +++ conflib-0.4.5.new/doc/conflib.texi  Mon Sep  6 01:34:25 1999
4 @@ -14,9 +14,10 @@
5  @synindex tp cp
6  @ifinfo
7  @format
8 -START-INFO-DIR-ENTRY
9 -* Conflib: (conflib.info).         Configuration File Handling
10 -END-INFO-DIR-ENTRY
11 +@dircategory Libraries:
12 +@direntry
13 +* Conflib: (conflib).                  Configuration File Handling
14 +@end direntry
15  @end format
16  @end ifinfo
17  
18 @@ -608,7 +608,7 @@
19  
20  @item CL_ENUM
21  an enumeration. @var{adr} should be of type @code{long *}.
22 -@xref{enumerations} for more information.
23 +@xref{enumerations}, for more information.
24  
25  @item CL_ALIAS
26  an alias for another variable, very often used for compatability
27 @@ -653,7 +653,7 @@
28  @end table
29  @end deftp
30  
31 -The @var{secdata} element of an enumeration variable (@xref{variable definition}) 
32 +The @var{secdata} element of an enumeration variable (@xref{variable definition},)
33  points to an array of cl_enum_t. This array is terminated with an
34  element with @var{magic} @code{NULL}.
35  
This page took 0.074478 seconds and 3 git commands to generate.