vis
a vi-like editor based on Plan 9's structural regular expressions
git clone https://9o.is/git/vis.git
commit 2d46171d464494c4f5413b63862c959237d50b2f parent cfcb231a08550213eb73d2ee21ce711927a2aa20 Author: Christian Hesse <mail@eworm.de> Date: Mon, 16 Jan 2017 13:59:08 +0100 man: remove authors section from tool's man pages Diffstat:
| M | man/vis-clipboard.1 | | | 2 | -- |
| M | man/vis-complete.1 | | | 4 | ---- |
| M | man/vis-menu.1 | | | 7 | ------- |
| M | man/vis-open.1 | | | 3 | --- |
4 files changed, 0 insertions(+), 16 deletions(-)
diff --git a/man/vis-clipboard.1 b/man/vis-clipboard.1 @@ -98,5 +98,3 @@ vis-clipboard --paste | curl -d - https://www.nsa.gov/ .Xr xclip 1 , .Xr xsel 1 . -.Sh AUTHORS -.An "Marc Andr\('e Tanner" Aq mat@brain-dump.org diff --git a/man/vis-complete.1 b/man/vis-complete.1 @@ -72,10 +72,6 @@ if the user refused to select a file. .Xr vis 1 , .Xr vis-menu 1 . -.Sh AUTHORS -.An "Marc Andr\('e Tanner" Aq mat@brain-dump.org -.An "Christian Hesse" Aq mail@eworm.de -. .Sh BUGS Because .Nm vis-complete diff --git a/man/vis-menu.1 b/man/vis-menu.1 @@ -246,10 +246,3 @@ it was forked to become to be distributed with .Xr vis 1 . . -.Sh AUTHORS -.An "Marc Andr\('e Tanner" Aq mat@brain-dump.org -plus the -.Nm slmenu -and -.Nm dmenu -authors. diff --git a/man/vis-open.1 b/man/vis-open.1 @@ -100,9 +100,6 @@ fi .Xr vis 1 , .Xr vis-menu 1 . -.Sh AUTHORS -.An "Marc Andr\('e Tanner" Aq mat@brain-dump.org -. .Sh BUGS Because .Nm vis-open