vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 57c60f73620b71dfdc3936772572b3307358e8e2 parent 6df25f470da52c6acc166b7d7413cb4f413cb927 Author: Karl Schultheisz <kdsch@protonmail.com> Date: Thu, 23 Jan 2020 21:16:01 -0500 man: remove redundant layout option abbreviation Diffstat:
| M | man/vis.1 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/vis.1 b/man/vis.1 @@ -1409,7 +1409,7 @@ caching layer or which tries the former for files smaller than 8Mb and the latter for lager ones. WARNING: modifying a memory mapped file in-place will cause data loss. -.It Ic layout , Ic lay Op Do v Dc or Do h Dc +.It Ic layout Op Do v Dc or Do h Dc Whether to use vertical or horizontal layout. .El