From 30783b8cfedb49fffb9bf17f565172c73849f67f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 30 Jan 2020 10:16:51 +0100 Subject: man: fix mandoc linting warnings These are reported by: mandoc -T lint --- man/vis-menu.1 | 2 +- man/vis.1 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'man') 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 -- cgit v1.2.3