summaryrefslogtreecommitdiff
path: root/sfeed_web.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-07-07 18:14:22 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-07-07 18:14:22 +0200
commit57daf99ec7b6e83dab788787728b28b07421bd13 (patch)
tree836cf8471a64e00d7852c3ffa7219b47cb67b2f7 /sfeed_web.1
parented8079dc3e8ce513c788a5ab11444aac221cbc5b (diff)
sfeed_web.1: fix typo: url -> URL
Diffstat (limited to 'sfeed_web.1')
-rw-r--r--sfeed_web.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_web.1 b/sfeed_web.1
index b58b10e..9690b7e 100644
--- 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,