summaryrefslogtreecommitdiff
path: root/sfeedrc.5
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2017-04-27 13:13:04 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2017-04-27 13:13:04 +0200
commit1b71671a2d71c3ea8e39d4603eb8f21043d1f975 (patch)
treea7d453df0608aef06083d276d84866fd8144d90a /sfeedrc.5
parent379541c1eb276b5527a0c79093c5c8925628a2e1 (diff)
man pages: fix a few warnings and improve a few words
- fix new warning check (start sentence at each line). - improve a few words.
Diffstat (limited to 'sfeedrc.5')
-rw-r--r--sfeedrc.53
1 files changed, 2 insertions, 1 deletions
diff --git a/sfeedrc.5 b/sfeedrc.5
index a45de76..cff07d9 100644
--- a/sfeedrc.5
+++ b/sfeedrc.5
@@ -32,7 +32,8 @@ feed file.
.It feedurl
Uri to fetch the RSS/Atom data from, usually a HTTP or HTTPS uri.
.It Op basesiteurl
-Baseurl of the feed links. This argument allows to fix relative item links.
+Baseurl of the feed links.
+This argument allows to fix relative item links.
.Pp
According to the RSS and Atom specification feeds should always have absolute
urls, however this is not always the case in practise.