summaryrefslogtreecommitdiff
path: root/sfeed_web.1
diff options
context:
space:
mode:
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 7f9865b..2001fdf 100644
--- a/sfeed_web.1
+++ b/sfeed_web.1
@@ -19,14 +19,14 @@ 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 Ar url
+.It url
Found absolute url. If the url is relative and the
.Ar baseurl
option is
specified then the url is made absolute. If the url is relative and no
.Ar baseurl
option is specified it is empty.
-.It Ar content\-type
+.It content\-type
Usually application/atom+xml or application/rss+xml.
.El
.Sh EXAMPLES