|
From: <ai...@us...> - 2013-09-23 22:08:00
|
Revision: 12520
http://sourceforge.net/p/plplot/code/12520
Author: airwin
Date: 2013-09-23 22:07:57 +0000 (Mon, 23 Sep 2013)
Log Message:
-----------
Update "AUTHORS" and "SEE ALSO" sections of the generated man pages.
Modified Paths:
--------------
trunk/doc/docbook/bin/api2man.pl.in
Modified: trunk/doc/docbook/bin/api2man.pl.in
===================================================================
--- trunk/doc/docbook/bin/api2man.pl.in 2013-09-23 21:52:25 UTC (rev 12519)
+++ trunk/doc/docbook/bin/api2man.pl.in 2013-09-23 22:07:57 UTC (rev 12520)
@@ -92,11 +92,10 @@
$opening = ".\\\" This page was automatically generated. Do not edit!\n.\\\" \n";
$closing = "
.SH AUTHORS
-Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page
-was automatically generated from the DocBook source of the PLplot
-documentation, maintained by Alan W. Irwin and Rafael Laboissiere.
+Many developers (who are credited at http://@PLPLOT_WEBSITE@/credits.php)
+have contributed to PLplot over its long history.
.SH SEE ALSO
-PLplot documentation at http://@PLPLOT_WEBSITE@/resources.
+PLplot documentation at http://@PLPLOT_WEBSITE@/documentation.php.
";
$manifest = "";
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|