From 5b4f728bc58d137dd946030d8c11b309b1216743 Mon Sep 17 00:00:00 2001 From: Nick White Date: Sat, 26 May 2007 22:18:56 +0000 Subject: General cleanup, Add alt url config options Removed unused & unnecessary findnewestiss Replaces strcpy with strncpy to eliminate possible buffer overruns Added a couple of config options to allow use of alternative toc urls git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-29 --- doc/getht.man | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/getht.man b/doc/getht.man index 946bb39..2fcde22 100644 --- a/doc/getht.man +++ b/doc/getht.man @@ -110,6 +110,16 @@ Whether to automatically check for new issues each time the GetHT is executed. \fB1\fR = yes, \fB0\fR = no The default setting is \fB0\fR .TP +.B toc_url +A url to the xml file containing the table of contents +for the publication. +Default: \fBhttp://www.hinduismtoday.com/digital/htde_toc.xml\fR +.TP +.B mediatoc_url +A url to the rev.gz file listing the media included with +the publication. +Default: \fBhttp://www.hinduismtoday.com/digital/htde_media-player.rev.gz\fR +.TP .B proxy_type The type of proxy (if any) through which GetHT is to pass. GetHT currently supports the following options: -- cgit v1.2.3