aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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