From 7210a62a2a1922eeb8be00e29cdfd2197416cf81 Mon Sep 17 00:00:00 2001 From: pgen Date: Sat, 19 May 2018 21:36:59 +0200 Subject: Fix some typos in the manual --- smenu.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/smenu.1 b/smenu.1 index aff5f60..b2d1a6d 100644 --- a/smenu.1 +++ b/smenu.1 @@ -138,7 +138,7 @@ entered up to a default of 6s after this change are put in a search buffer and the cursor moves immediately to the next word matching this prefix. .PP Any character entered before a default of 6s timeout after this action -completes this buffer and resets the the 6s timer and advances the cursor +completes this buffer and resets the 6s timer and advances the cursor again if another word matches the new buffer. .PP As soon as the timer expires, the search mode is ended and the cursor @@ -793,7 +793,7 @@ full height vertical bar if the locale is set to UTF-8). Each character can be given in normal or \fI\\u\fP form in the \fIstring\fP argument. -Example: "\f(CB|- \fP" will allow one to separate the first two column +Example: "\f(CB|- \fP" will allow one to separate the first two columns with '\f(CB|\fP', then '\f(CB-\fP' will be used and '\f(CB \fP' will separate the remaining columns if any. .IP \fB-q\fP @@ -802,7 +802,7 @@ Prevents the display of the scroll bar. This option can be used to specify the characters (or multibyte sequences) which will be used to delimit the input words. -Multibyte sequences (UTF-8) can be natives of using the same ascii +Multibyte sequences (UTF-8) can be natives of using the same ASCII representation used in words (a leading \fI\\u\fP following by up to 8 hexadecimal characters). @@ -815,7 +815,7 @@ The default delimiters are: \fISPACE\fP, \fI$'\\t'\fP and \fI$'\\n'\fP. This option can be used to specify the characters (or multibyte sequences) which will be used to delimit the lines in the input stream. -Multibyte sequences (UTF-8) can be natives of using the same ascii +Multibyte sequences (UTF-8) can be natives of using the same ASCII representation used in words (a leading \fI\\u\fP following by up to 8 hexadecimal characters). -- cgit v1.2.3