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.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/vis.1') 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