]> git.pld-linux.org Git - packages/aalib.git/blame - aalib-xref.patch
- s-/usr/bin-%{_bindir}-
[packages/aalib.git] / aalib-xref.patch
CommitLineData
2db8f673 1diff -urN aalib-1.2.orig/aalib.texinfo aalib-1.2/aalib.texinfo
2--- aalib-1.2.orig/aalib.texinfo Sun Mar 8 21:46:45 1998
3+++ aalib-1.2/aalib.texinfo Mon Apr 5 03:03:36 1999
4@@ -1160,7 +1160,7 @@
5 It is @code{NULL} by default. Last is pointer to hardware_params structure,
6 where driver will put parameters of initialized device.
7 This structure holds information about atributes and parameters supported
8-by your driver. @xref{Initialization for image saving}
9+by your driver. @xref{Initialization for image saving}.
10 Just first two fields are used (@code{font} and @code{supported}).
11 @var{Font} is pointer to font structure used by hardware. This field should be filed
12 at runtime (see @code{aalinux.c} for example), set statically to one of
13@@ -1183,7 +1183,7 @@
14 will automatically free this pointer at @code{aa_close} if it is non-NULL.
15
16 This function should also recomend best available keyboard and mouse drivers.
17-@xref{How does the autodetection work}
18+@xref{How does the autodetection work}.
19 @end deffn
20
21 @deffn Function uninit
22@@ -1262,7 +1262,7 @@
23 key releases too. Note that driver should send releases even @var{mode} is 0.
24
25 This function should also recomend best available mouse driver.
26-@xref{How does the autodetection work}
27+@xref{How does the autodetection work}.
28 @end deffn
29
30 @deffn Function uninit
This page took 0.05854 seconds and 4 git commands to generate.