sfeed

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

commit 57daf99ec7b6e83dab788787728b28b07421bd13
parent ed8079dc3e8ce513c788a5ab11444aac221cbc5b
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed,  7 Jul 2021 18:14:22 +0200

sfeed_web.1: fix typo: url -> URL

Diffstat:
Msfeed_web.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sfeed_web.1 b/sfeed_web.1 @@ -1,4 +1,4 @@ -.Dd March 12, 2021 +.Dd July 7, 2021 .Dt SFEED_WEB 1 .Os .Sh NAME @@ -19,7 +19,7 @@ Optional base URL to use for found feed URLs that are relative. .Sh OUTPUT FORMAT url<TAB>content-type<newline> .Bl -tag -width Ds -.It url +.It URL Found relative or absolute URL. .Pp For relative URLs if a <base href="..." /> tag is found it will be used,