summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-11-23 16:34:13 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-11-23 16:34:13 +0100
commitde0877aa0627315015851c6133950a814bb40a03 (patch)
tree1645509d8949c48be6e9cdc598227ba12de5f89c
parent4d565772a6403bd54fde6219c343cbdf642bee04 (diff)
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.
-rw-r--r--sfeed.12
-rw-r--r--sfeed.52
2 files changed, 2 insertions, 2 deletions
diff --git a/sfeed.1 b/sfeed.1
index 91d8928..f278d4f 100644
--- 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
index 600c777..f494f31 100644
--- 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