sfeed_json.1: make the formatting consistent with other similar man pages - sfe… | |
git clone git://git.codemadness.org/sfeed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit d6eb193ec08f576d60cfe0e9f79e43fdb9c9634a | |
parent f2e7a3fca1c05599456a60494fff61bb7b1ecf4e | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 1 Aug 2023 18:55:03 +0200 | |
sfeed_json.1: make the formatting consistent with other similar man pages | |
Such as sfeed_atom.1 or sfeed_twtxt.1 | |
Diffstat: | |
M sfeed_json.1 | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/sfeed_json.1 b/sfeed_json.1 | |
@@ -1,4 +1,4 @@ | |
-.Dd March 8, 2023 | |
+.Dd August 1, 2023 | |
.Dt SFEED_JSON 1 | |
.Os | |
.Sh NAME | |
@@ -23,6 +23,7 @@ If no | |
.Ar file | |
arguments are specified and so the data is read from stdin then the feed name | |
is empty. | |
+.Pp | |
If | |
.Nm | |
is reading from one or more |