jf2sfeed.1: remove Atom reference - jfconvert - JSON Feed (subset) to sfeed or … | |
git clone git://git.codemadness.org/jfconvert | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 1813cd84b007fe5497847508c6e9804396d774e1 | |
parent 6dd24b7a0e38fe5d01726178ac4b5cc5f325cd59 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Wed, 5 Apr 2023 19:48:56 +0200 | |
jf2sfeed.1: remove Atom reference | |
Diffstat: | |
M jf2sfeed.1 | 6 +----- | |
1 file changed, 1 insertion(+), 5 deletions(-) | |
--- | |
diff --git a/jf2sfeed.1 b/jf2sfeed.1 | |
@@ -1,4 +1,4 @@ | |
-.Dd April 4, 2023 | |
+.Dd April 5, 2023 | |
.Dt JF2SFEED 1 | |
.Os | |
.Sh NAME | |
@@ -27,10 +27,6 @@ curl -s 'https://codemadness.org/jsonfeed_content.json' | jf… | |
.Xr sfeed 1 | |
.Sh STANDARDS | |
.Rs | |
-.%T The Atom Syndication Format | |
-.%R RFC 4287 | |
-.Re | |
-.Rs | |
.%T JSON Feed Version 1.1 | |
.%U https://www.jsonfeed.org/version/1.1/ | |
.%D Nov, 2022 |