vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 7a2e6a186ecae85af36b530ab0812ebf2271fd1f parent 134c22db7e63096695a442f1247680bf998875fe Author: Marc André Tanner <mat@brain-dump.org> Date: Mon, 26 Mar 2018 19:59:28 +0200 man: fix POSIX vi(1) reference Fix #687 Diffstat:
| M | man/vis.1 | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/man/vis.1 b/man/vis.1 @@ -1560,7 +1560,8 @@ by by .An Rob Pike .Pp -.Lk http://pubs.opengroup.org/onlinepubs/9699919799/utilities/vi.html "vi - screen-oriented (visual) display editor St -p1003.1" +.Lk http://pubs.opengroup.org/onlinepubs/9699919799/utilities/vi.html "vi - screen-oriented (visual) display editor" +.St -p1003.1 . .Sh STANDARDS .