commit 50fbf152edc0ba3a29d2cd8d5a0b949a706349b9
parent 3718d500175f634e5a718464b64b0c224fa62284
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 25 Oct 2021 22:59:35 +0200
sfeed.{1,5}: small rewording for the '|' character
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sfeed.1 b/sfeed.1
@@ -1,4 +1,4 @@
-.Dd July 29, 2021
+.Dd October 24, 2021
.Dt SFEED 1
.Os
.Sh NAME
@@ -47,7 +47,7 @@ Item author.
.It 8. enclosure
Item, first enclosure.
.It 9. category
-Item, categories, multiple values are separated by |.
+Item, categories, multiple values are separated by the '|' character.
.El
.Sh EXIT STATUS
.Ex -std
diff --git a/sfeed.5 b/sfeed.5
@@ -1,4 +1,4 @@
-.Dd July 29, 2021
+.Dd October 24, 2021
.Dt SFEED 5
.Os
.Sh NAME
@@ -41,7 +41,7 @@ Item author.
.It 8. enclosure
Item, first enclosure.
.It 9. category
-Item, categories, multiple values are separated by |.
+Item, categories, multiple values are separated by the '|' character.
.El
.Sh SEE ALSO
.Xr sfeed 1 ,