aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2020-01-30 10:16:51 +0100
committerMarc André Tanner <mat@brain-dump.org>2020-01-30 14:54:14 +0100
commit30783b8cfedb49fffb9bf17f565172c73849f67f (patch)
tree0914f43c7429a9060095c608b526176ae83bd8b7 /man
parent27ca840ba683f70ba720bcb9fbffdefa0879909a (diff)
downloadvis-30783b8cfedb49fffb9bf17f565172c73849f67f.tar.gz
vis-30783b8cfedb49fffb9bf17f565172c73849f67f.tar.xz
man: fix mandoc linting warnings
These are reported by: mandoc -T lint
Diffstat (limited to 'man')
-rw-r--r--man/vis-menu.12
-rw-r--r--man/vis.18
2 files changed, 5 insertions, 5 deletions
diff --git a/man/vis-menu.1 b/man/vis-menu.1
index d0ca653..cef71f2 100644
--- a/man/vis-menu.1
+++ b/man/vis-menu.1
@@ -92,7 +92,7 @@ The following commands are available:
selects the currently-highlighted list item and exits.
.It Xo Sy Control-\e
or
-.Sy Control-]
+.Sy Control-\&]
.Xc
selects the current contents of the text field
(even if it does not appear in the list)
diff --git a/man/vis.1 b/man/vis.1
index 9846f91..f1af19d 100644
--- a/man/vis.1
+++ b/man/vis.1
@@ -190,7 +190,7 @@ or
command
.It Ic \(dq/
search register, most recently used search pattern
-.It Ic \(dq:
+.It Ic \(dq\&:
command register, most recently executed command
.It Ic \(dq_
black hole
@@ -296,7 +296,7 @@ Line
means the
.Ar n Ns -th
match, starting at the beginning of the file, of the regular expression
-.Dq Li .*\[rs]n? .
+.Dq Li .*\[rs]n\&? .
.Pp
All windows always have at least one current substring which is the default
address.
@@ -889,7 +889,7 @@ last non-blank of line
.It Ic gm
middle of display line
.
-.It Ic "g|"
+.It Ic g\&|
goto column
.
.It Ic h
@@ -1159,7 +1159,7 @@ set intersection
set minus
.It Ic \&!
set complement
-.It Ic z|
+.It Ic z\&|
pairwise union
.It Ic z&
pairwise intersection