[Python-apps-commits] r6847 - in packages/google-sitemapgen/trunk (2 files)

cjsmo-guest at users.alioth.debian.org cjsmo-guest at users.alioth.debian.org
Tue Mar 29 12:36:55 UTC 2011


    Date: Tuesday, March 29, 2011 @ 12:36:42
  Author: cjsmo-guest
Revision: 6847

rm .pc files, rm trailing whitespace from manpage

Modified:
  packages/google-sitemapgen/trunk/debian/google-sitemapgen.1
Deleted:
  packages/google-sitemapgen/trunk/.pc/

Modified: packages/google-sitemapgen/trunk/debian/google-sitemapgen.1
===================================================================
--- packages/google-sitemapgen/trunk/debian/google-sitemapgen.1	2011-03-28 23:29:22 UTC (rev 6846)
+++ packages/google-sitemapgen/trunk/debian/google-sitemapgen.1	2011-03-29 12:36:42 UTC (rev 6847)
@@ -1,40 +1,40 @@
-.TH "GOOGLE-SITEMAPGEN" "1" 
-.SH "NAME" 
-google-sitemapgen \(em simple script to automate production of sitemaps for a webserver 
-.SH "SYNOPSIS" 
-.PP 
-\fBgoogle-sitemapgen\fR [\fB\-\-testing\fP]  [\fB\-\-help\fP]  [\fB\-\-config=\fP\fIconfig.xml\fP]  
-.SH "DESCRIPTION" 
-.PP 
-This manual page documents briefly the 
-\fBgoogle-sitemapgen\fR command. 
-.PP 
-This manual page was written for the \fBDebian\fP distribution 
-because the original program does not have a manual page. 
-.PP 
-\fBgoogle-sitemapgen\fR is a program that 
-automatically produces sitemaps for a webserver, in the Google Sitemap 
-Protocol (GSP). Sitemap files are XML listings of content you make 
-available on your web server. The files can be directly submitted to 
-search engines as hints for the search engine web crawlers as they 
-index your web site. This can result in better coverage of your web 
-content in search engine indices, and less of your bandwidth spent 
-doing it. 
-.SH "OPTIONS" 
-.IP "\fB\-\-config=\fIconfig.xml\fR\fP         " 10 
-Specify the location of the configuration \fIconfig.xml\fR 
-.IP "\fB\-\-testing\fP         " 10 
-Used to test the sitemap generator configuration. 
-.IP "\fB\-\-help\fP         " 10 
-Display a summary of options and exit. 
-.SH "SEE ALSO" 
-.PP 
+.TH "GOOGLE-SITEMAPGEN" "1"
+.SH "NAME"
+google-sitemapgen \(em simple script to automate production of sitemaps for a webserver
+.SH "SYNOPSIS"
+.PP
+\fBgoogle-sitemapgen\fR [\fB\-\-testing\fP]  [\fB\-\-help\fP]  [\fB\-\-config=\fP\fIconfig.xml\fP]
+.SH "DESCRIPTION"
+.PP
+This manual page documents briefly the
+\fBgoogle-sitemapgen\fR command.
+.PP
+This manual page was written for the \fBDebian\fP distribution
+because the original program does not have a manual page.
+.PP
+\fBgoogle-sitemapgen\fR is a program that
+automatically produces sitemaps for a webserver, in the Google Sitemap
+Protocol (GSP). Sitemap files are XML listings of content you make
+available on your web server. The files can be directly submitted to
+search engines as hints for the search engine web crawlers as they
+index your web site. This can result in better coverage of your web
+content in search engine indices, and less of your bandwidth spent
+doing it.
+.SH "OPTIONS"
+.IP "\fB\-\-config=\fIconfig.xml\fR\fP         " 10
+Specify the location of the configuration \fIconfig.xml\fR
+.IP "\fB\-\-testing\fP         " 10
+Used to test the sitemap generator configuration.
+.IP "\fB\-\-help\fP         " 10
+Display a summary of options and exit.
+.SH "SEE ALSO"
+.PP
 .BR /usr/share/doc/google-sitemapgen/examples/example_config.xml.gz
-.SH "AUTHOR" 
-.PP 
-Google Sitemap was originally written by Google Code <opensource at google.com>. 
+.SH "AUTHOR"
+.PP
+Google Sitemap was originally written by Google Code <opensource at google.com>.
  
-.PP 
+.PP
 
 This manual page was written by Kumar Appaiah <akumar at ee.iitm.ac.in>
 for the \fBDebian\fP system (but may be used by others). Permission is
@@ -42,6 +42,6 @@
 terms of the GNU General Public License, Version 2 any later version
 published by the Free Software Foundation.
  
-.PP 
-On Debian systems, the complete text of the GNU General Public 
-License can be found in /usr/share/common-licenses/GPL. 
+.PP
+On Debian systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL.




More information about the Python-apps-commits mailing list