Automatisch erzeugte Manpages.
Damit nicht jeder sphinx auf dem Rechner haben muss,
behalten wir bis auf weiteres die aus den .rst
erzeugten Manpoages auch im Repo.
Change-Id: Id556c0d11cf5f79659d8350952ce1c014d81ea44
diff --git a/doc/lfun/__INIT b/doc/lfun/__INIT
index 208b655..3ba4793 100644
--- a/doc/lfun/__INIT
+++ b/doc/lfun/__INIT
@@ -1,12 +1,25 @@
-SYNOPSIS:
- __INIT
-DESCRIPTION:
- This function is constructed automagically by the parser at
- compiler, if the parser was compiled with #define
- INITIALISATION__INIT. This function is not intended to be
- defined by the lpc objects, and never to be called from lpc
- objects. This man page is here just for completeness.
+__INIT()
+********
-SEE ALSO:
- initialisation(LPC)
+
+SYNOPSIS
+========
+
+ __INIT
+
+
+DESCRIPTION
+===========
+
+ This function is constructed automagically by the parser at
+ compiler, if the parser was compiled with #define
+ INITIALISATION__INIT. This function is not intended to be
+ defined by the lpc objects, and never to be called from lpc
+ objects. This man page is here just for completeness.
+
+
+SEE ALSO
+========
+
+ initialisation(LPC)