diff options
-rw-r--r-- | xxxterm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xxxterm.1 b/xxxterm.1 index 6c6609d..edb6ec7 100644 --- a/xxxterm.1 +++ b/xxxterm.1 @@ -552,7 +552,7 @@ Note that if a character is used as a shortcut it will not be interpreted as the beginning of a buffer command. This is the case with .Cm 0 . .Pp -.Bl -tag -width "[`'][a-zA-Z0-9]XXX" -offset indent -compact +.Bl -tag -width "['][a-zA-Z0-9]XXX" -offset indent -compact .It Cm gg go to the top of the page .It Cm gG @@ -576,7 +576,7 @@ set a mark denoted by .Cm arg at the current page position. These marks behave like those in vi or less. -.It Cm [`'][a-zA-Z0-9] +.It Cm ['][a-zA-Z0-9] go to the position where mark .Cm arg was set |