mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
fix serious markup error: \B -> \fB to select bold font
This commit is contained in:
parent
94534f406f
commit
f6f7bd83dc
@ -868,7 +868,7 @@ with a single match from the list of possible completions.
|
||||
Repeated execution of \fBmenu\-complete\fP steps through the list
|
||||
of possible completions, inserting each match in turn.
|
||||
At the end of the list of completions, the bell is rung
|
||||
(subject to the setting of \Bbell\-style\fP)
|
||||
(subject to the setting of \fBbell\-style\fP)
|
||||
and the original text is restored.
|
||||
An argument of \fIn\fP moves \fIn\fP positions forward in the list
|
||||
of matches; a negative argument may be used to move backward
|
||||
|
Loading…
Reference in New Issue
Block a user