]> git.pld-linux.org Git - packages/aalib.git/blob - aalib-info.patch
- fix building with texinfo 5.x
[packages/aalib.git] / aalib-info.patch
1 diff -urN aalib-1.2.orig/aalib.texinfo aalib-1.2/aalib.texinfo
2 --- aalib-1.2.orig/doc/aalib.texinfo    Sun Mar  8 21:46:45 1998
3 +++ aalib-1.2/doc/aalib.texinfo Mon Apr  5 03:05:53 1999
4 @@ -6,9 +6,9 @@
5  @end iftex
6  @setfilename aalib.info
7  @settitle An ascii-art library
8 -@dircategory Libraries
9 +@dircategory Libraries:
10  @direntry
11 - * AA-lib: (aalib).              An ASCII-art graphics library
12 + * AA-lib: (aalib).                    An ASCII-art graphics library
13  @end direntry
14  
15  
16 @@ -29,11 +29,11 @@ this permission notice are preserved on all copies.
17  
18  @titlepage
19  
20 -@title{AA-lib @value{VERSION}}
21 -@subtitle{An ascii-art library}
22 -@subtitle{API-DESCRIPTION}
23 +@title AA-lib @value{VERSION}
24 +@subtitle An ascii-art library
25 +@subtitle API-DESCRIPTION
26  
27 -@author{Jan Hubi@v cka & Kamil Toman}
28 +@author Jan Hubi@v cka & Kamil Toman
29  @tex
30  Dukelsk\'ych bojovn\'\i ku 1944 
31  @end tex
32 @@ -1318,7 +1318,7 @@ To write new driver is quite easy. You need to implement just few very basic
33  functions (like initialization, drawing to screen etc...) and register it in
34  the driver registry. There is separate drivers for screen, mouse and keyboard.
35  
36 -@subsection Display driver
37 +@section Display driver
38  Display driver is the most significant driver (of course) so it is recomended
39  to implement it first. Its structure is as follows:
40  
This page took 0.058873 seconds and 3 git commands to generate.