diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-08-06 17:40:38 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-08-06 17:40:38 +0200 |
commit | f2091c3464b0a9a2b75e34a9f89639c967c1afe8 (patch) | |
tree | c12c31ba45c1b48553b1c4042c19a3fa8a08b3a4 | |
parent | bf6d74e097ce29fe8af4c77466b50f7fc86906cc (diff) |
sfeedrc.5: fix typos
-rw-r--r-- | sfeedrc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.Dd August 3, 2021 +.Dd August 5, 2021 .Dt SFEEDRC 5 .Os .Sh NAME @@ -40,7 +40,7 @@ they will be replaced with '_'. .It Fa feedurl URL to fetch the RSS/Atom data from, usually a HTTP or HTTPS URL. .It Op Fa basesiteurl -Baseurl of the feed links. +Base URL 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 @@ -97,7 +97,7 @@ Name of the feed. .It Fa feedurl URL of the feed. .It Fa basesiteurl -Baseurl of the feed links. +Base URL of the feed links. This argument allows to fix relative item links. .El .It Fn filter "name" |