mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-19 05:33:44 -04:00
doc: foot.5: man page references do not embolden the section number
This commit is contained in:
parent
6b464fcf31
commit
cb7103dadc
1 changed files with 2 additions and 2 deletions
|
|
@ -271,8 +271,8 @@ any of these options.
|
||||||
used to mitigate screen flicker caused by clients writing large,
|
used to mitigate screen flicker caused by clients writing large,
|
||||||
non-atomic screen updates.
|
non-atomic screen updates.
|
||||||
|
|
||||||
If a client splits up a screen update over multiple *write(3)*
|
If a client splits up a screen update over multiple *write*(3)
|
||||||
calls, we may end up rendering an intermediate screen, quickly
|
calls, we may end up rendering an intermediate frame, quickly
|
||||||
followed by another frame with the final screen content. For
|
followed by another frame with the final screen content. For
|
||||||
example, the client may erase part of the screen (or scroll) in
|
example, the client may erase part of the screen (or scroll) in
|
||||||
one write, and then write new content in one or more subsequent
|
one write, and then write new content in one or more subsequent
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue