diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-08-01 18:55:03 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-08-01 18:55:03 +0200 |
commit | d6eb193ec08f576d60cfe0e9f79e43fdb9c9634a (patch) | |
tree | 2cec7b71bd5d607e82db938bc5e3e0b538e2c26c | |
parent | f2e7a3fca1c05599456a60494fff61bb7b1ecf4e (diff) |
sfeed_json.1: make the formatting consistent with other similar man pages
Such as sfeed_atom.1 or sfeed_twtxt.1
-rw-r--r-- | sfeed_json.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sfeed_json.1 b/sfeed_json.1 index 8bd6ab0..4331bd7 100644 --- 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 |