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/sphinx/man/props/P_LAST_LOGIN b/doc/sphinx/man/props/P_LAST_LOGIN
new file mode 100644
index 0000000..4ad7360
--- /dev/null
+++ b/doc/sphinx/man/props/P_LAST_LOGIN
@@ -0,0 +1,35 @@
+
+P_LAST_LOGIN
+************
+
+
+NAME
+====
+
+ P_LAST_LOGIN "last_login"
+
+
+DEFINIERT IN
+============
+
+ /sys/player/base.h
+
+
+BESCHREIBUNG
+============
+
+ Zeitpunkt des letzten Logins
+
+
+BEMERKUNGEN
+===========
+
+ Gegen aeussere Aenderung und Set/QueryMethoden geschuetzt.
+
+
+SIEHE AUCH
+==========
+
+ P_LAST_LOGOUT, save_me
+
+28. Jan 2013 Gloinson