]> git.pld-linux.org Git - packages/conflib.git/commitdiff
- fix info index entry for conflib.
authorkloczek <kloczek@pld-linux.org>
Sun, 5 Sep 1999 23:59:22 +0000 (23:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    conflib-info.patch -> 1.1

conflib-info.patch [new file with mode: 0644]

diff --git a/conflib-info.patch b/conflib-info.patch
new file mode 100644 (file)
index 0000000..5afd1f2
--- /dev/null
@@ -0,0 +1,35 @@
+diff -Nru conflib-0.4.5/doc/conflib.texi conflib-0.4.5.new/doc/conflib.texi
+--- conflib-0.4.5/doc/conflib.texi     Fri Oct  9 19:03:57 1998
++++ conflib-0.4.5.new/doc/conflib.texi Mon Sep  6 01:34:25 1999
+@@ -14,9 +14,10 @@
+ @synindex tp cp
+ @ifinfo
+ @format
+-START-INFO-DIR-ENTRY
+-* Conflib: (conflib.info).         Configuration File Handling
+-END-INFO-DIR-ENTRY
++@dircategory Libraries:
++@direntry
++* Conflib: (conflib)                  Configuration File Handling
++@end direntry
+ @end format
+ @end ifinfo
+@@ -608,7 +608,7 @@
+ @item CL_ENUM
+ an enumeration. @var{adr} should be of type @code{long *}.
+-@xref{enumerations} for more information.
++@xref{enumerations}, for more information.
+ @item CL_ALIAS
+ an alias for another variable, very often used for compatability
+@@ -653,7 +653,7 @@
+ @end table
+ @end deftp
+-The @var{secdata} element of an enumeration variable (@xref{variable definition}) 
++The @var{secdata} element of an enumeration variable (@xref{variable definition},)
+ points to an array of cl_enum_t. This array is terminated with an
+ element with @var{magic} @code{NULL}.
This page took 0.056513 seconds and 4 git commands to generate.