diff options
author | June McEnroe <june@causal.agency> | 2020-05-20 21:44:21 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-20 21:44:21 -0400 |
commit | afef950ec3234a7f4f89aabb2145cab2765cba29 (patch) | |
tree | 20e3ab78616629fbc76254a23f9513ed55bbdfad | |
parent | Add hi rule for sh arithmetic expansion (diff) | |
download | src-afef950ec3234a7f4f89aabb2145cab2765cba29.tar.gz src-afef950ec3234a7f4f89aabb2145cab2765cba29.zip |
Add RFC man-like to plan
Diffstat (limited to '')
-rw-r--r-- | txt/plan.7 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/txt/plan.7 b/txt/plan.7 index 2b5c4504..85169f3d 100644 --- a/txt/plan.7 +++ b/txt/plan.7 @@ -1,4 +1,4 @@ -.Dd May 5, 2020 +.Dd May 20, 2020 .Dt PLAN 7 .Os "Causal Agency" . @@ -58,3 +58,15 @@ simple HTML parser to extract text nodes, skipping and .Sy <style> .El +. +.Ss RFC man-like +.Bl -bullet -compact +.It +more of a wishlist item +.It +man-like tool to read text versions of IETF RFCs and IDs +.It +vim mode like man.vim to make links work and :RFC +.It +.Lk https://www.rfc-editor.org/retrieve/rsync/ +.El |