mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
mdoc(7) police: removed hard sentence breaks, minor markup nits.
This commit is contained in:
parent
0787ca52b4
commit
9ca1d73cde
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84291
@ -263,13 +263,14 @@ option then you must also use this option if you wish to be able to use
|
|||||||
the mouse.
|
the mouse.
|
||||||
.It Dv SC_CUT_SEPCHARS=_characters_
|
.It Dv SC_CUT_SEPCHARS=_characters_
|
||||||
This options specifies characters that will be looked for when the
|
This options specifies characters that will be looked for when the
|
||||||
driver searches for words boundaries when doing cut operation. By
|
driver searches for words boundaries when doing cut operation.
|
||||||
default its value is
|
By default, its value is
|
||||||
.Dq \e\\&x20
|
.Qq Li \ex20
|
||||||
- a space character.
|
\(em a space character.
|
||||||
.It Dv SC_CUT_SPACES2TABS
|
.It Dv SC_CUT_SPACES2TABS
|
||||||
This options instructs the driver to convert leading spaces into tabs
|
This options instructs the driver to convert leading spaces into tabs
|
||||||
when copying data into cut buffer. This might be useful to preserve
|
when copying data into cut buffer.
|
||||||
|
This might be useful to preserve
|
||||||
identation when copying tab-idented text.
|
identation when copying tab-idented text.
|
||||||
.It Dv SC_DISABLE_DDBKEY
|
.It Dv SC_DISABLE_DDBKEY
|
||||||
This option disables the ``debug'' key (by default, it is
|
This option disables the ``debug'' key (by default, it is
|
||||||
|
Loading…
Reference in New Issue
Block a user