From eee1265d8a32b5ee88fb1b925efac71aaed7f349 Mon Sep 17 00:00:00 2001 From: Zing Zing Shishak Date: Aug 03 2008 01:05:51 +0000 Subject: o update man page (no snowsync) --- diff --git a/snownews-1.5.10-manpage.patch b/snownews-1.5.10-manpage.patch new file mode 100644 index 0000000..bbb0a02 --- /dev/null +++ b/snownews-1.5.10-manpage.patch @@ -0,0 +1,47 @@ +--- snownews-1.5.10/doc/man/snownews.1.in.orig 2008-08-02 20:52:22.000000000 -0400 ++++ snownews-1.5.10/doc/man/snownews.1.in 2008-08-02 20:51:33.000000000 -0400 +@@ -184,19 +184,6 @@ + .I http://your_proxy.org:PORT/ + (http://proxy.your_isp.com:8080/). + .P +-.B Automatic update checking +-.P +-Once a week the program will automatically check for a new version when it exits. +-It will request a file named "version" from my webserver and compare +-the returned value with the local program version. If they differ it +-notifies the user of a new version. It is done on exit to be least +-annoying I hope. This way you can easily ignore it if you don't want +-to upgrade for some reason or can't, because you're using a package +-that came with your distribution, etc. To disable this check, put the value +--1 into the file ~/.snownews/updatecheck. Snownews will +-not transfer anything to my server. It will just download a file +-containing the version number and compare it locally. +-.P + .B Plugins + .P + Snownews has a plugin architecture that allows to load feeds from external +@@ -224,24 +211,6 @@ + For further documentation about this feature, please visit the website + .B http://snownews.kcore.de/snowscripts/. + .P +-.B Syncing +-.P +-Snownews comes with an extension program called "snowsync" that allows +-syncing of subscriptions lists between different installations. This little +-helper script is written in Perl and requires the modules XML::LibXML, +-XML::LibXSLT and libwww-perl to be installed. Additionally you will need an +-account on a storage server where the data will be uploaded. The default +-storage server is provided by me, if you want to use it, just mail me and +-I'll give you an account. The uploaded data will be encrypted with GnuPG so +-there are no worries about having sensitive data in your subscription list. +-.P +-Snowsync is invoked with "snowsync remote" to upload data, "local" to download +-it to your local installation and "delete" to remove any information published +-on the storage. See "snowsync --help". +-.P +-If you want to run your own storage server, see the webpage at +-http://kiza.kcore.de/software/nwstorage/. +-.P + .B Snownews is released under the GNU General Public License version 2. + .SH OPTIONS + .B \-\-update or \-u,