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/query_real_name b/doc/lfun/query_real_name
index d7633de..1ebc69f 100644
--- a/doc/lfun/query_real_name
+++ b/doc/lfun/query_real_name
@@ -1,15 +1,26 @@
+
query_real_name()
+*****************
-SYNOPSIS:
- string query_real_name(void)
-DESCRIPTION:
- The result of this_player()->query_real_name() is used as
- default argument for the efun wizlist().
+SYNOPSIS
+========
- If LOG_SHOUT was #defined in the parser at compile time, the
- efun shout will use query_real_name() to log the shouter's
- name.
+ string query_real_name(void)
-SEE ALSO:
- shout(E), wizlist(E)
+
+DESCRIPTION
+===========
+
+ The result of this_player()->query_real_name() is used as
+ default argument for the efun wizlist().
+
+ If LOG_SHOUT was #defined in the parser at compile time, the
+ efun shout will use query_real_name() to log the shouter's
+ name.
+
+
+SEE ALSO
+========
+
+ shout(E), wizlist(E)