commit de0877aa0627315015851c6133950a814bb40a03
parent 4d565772a6403bd54fde6219c343cbdf642bee04
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 23 Nov 2021 16:34:13 +0100
sfeed.{1,5}: the first author is parsed
The Atom RFC standard supports multiple authors, but this is usually one.
The first author is parsed.
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sfeed.1 b/sfeed.1
@@ -43,7 +43,7 @@ Content, can have plain-text or HTML code depending on the content-type field.
.It 6. id
RSS item GUID or Atom id.
.It 7. author
-Item author.
+Item, first author.
.It 8. enclosure
Item, first enclosure.
.It 9. category
diff --git a/sfeed.5 b/sfeed.5
@@ -37,7 +37,7 @@ Content, can have plain-text or HTML code depending on the content-type field.
.It 6. id
RSS item GUID or Atom id.
.It 7. author
-Item author.
+Item, first author.
.It 8. enclosure
Item, first enclosure.
.It 9. category