summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2021-09-22 22:37:32 +0200
committerpgen <p.gen.progs@gmail.com>2021-09-22 22:42:23 +0200
commitf470edef7d1b3f14f8b1940433da559ce572b548 (patch)
tree2030d6dafed71351664b67d9a23bab063c892a0d
parent8a17b5aaf4cd06463f6f6daa74337ce4f7dfc985 (diff)
Fix typos and make some corrections in the manual
-rw-r--r--smenu.110
1 files changed, 5 insertions, 5 deletions
diff --git a/smenu.1 b/smenu.1
index 88a0c70..1a0c03f 100644
--- a/smenu.1
+++ b/smenu.1
@@ -904,9 +904,9 @@ All tagged words (and possibly the world under the cursor) will be sent
to the standard output separated by the optional argument given after
the option \fB-T\fP|\fB-tm\fP|\fB-tag\fP|\fB-tag_mode\fP.
-Note that this \fIseparator\fP can have more than one character, can
-contain \fBUTF-8\fP characters (in native or \fI\\u\fP or \fI\\U\fP form)
-and can even contain control character as in \f(CB$'\\n'\fP.
+Note that the \fIdelim\fP argument can contain more than one character,
+can contain \fBUTF-8\fP characters (in native or \fI\\u\fP or \fI\\U\fP
+form) and can even contain control character as in \f(CB$'\\n'\fP.
A single space character is used as the default separator if none
is given.
@@ -1085,13 +1085,13 @@ The possible values are \f(CByes\fP and \f(CBno\fP but can be abbreviated.
Tells what to do with the characters present before the embedded number if
any.
-The allowed directives are: '\f(CBtrim\fP' which discads them if they
+The allowed directives are: '\f(CBtrim\fP' which discards them if they
form an empty word (only made of spaces and tabulations), '\f(CBcut\fP'
which unconditionally discards them and '\f(CBkeep\fP' which places them
at the beginning of the resulting word.
The default value for this directive is '\f(CBkeep\fP', these keywords
-can be abbeviated.
+can be abbreviated.
.
.TP
\f(CBo\fP (\fB-F\fP|\fB-en\fP|\fB-embedded_number\fP option)