sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit 2cfd2e4c96ff281244e678d9f3cc4b2836ae796a
parent 01c7652f6942284d8d9dee61c0168e2cae6cb0ca
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Mon, 10 Aug 2015 20:23:50 +0200

update README

Diffstat:
MREADME | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -29,7 +29,7 @@ Optional dependencies Platforms tested ---------------- -- Linux (glibc+gcc, musl-gcc, clang, tcc). +- Linux (glibc+gcc, musl-gcc, clang). - OpenBSD - Windows (cygwin gcc, mingw). @@ -95,7 +95,7 @@ item UNIX timestamp - UNIX timestamp (UTC+0), empty on parse failure. item formatted timestamp - Date and time in the format: YYYY-mm-dd HH:MM:SS (UTC[+-][HHMM])|tz. item title - Title text, HTML in titles is treated as - plain-text (on purpose). + plain-text. item link - Absolute url, unsafe characters are encoded. item content - Newlines and TABs are escaped. Control characters are removed. See the "TAB-separated format fields" @@ -303,8 +303,8 @@ procmail_maildirs.sh file: Procmailrc file: # Example for use with sfeed_maildir. - # The header X-Feedname is used to split into separate maildirs. It is assumes - # this name is sane. + # The header X-Feedname is used to split into separate maildirs. It is + # assumed this name is sane. MAILDIR="$HOME/feeds/"