Skip to content

Commit

Permalink
Fix unterminated bold formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
topcat001 authored and ThomasAdam committed Jul 11, 2022
1 parent e8ca868 commit 4d646ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/fvwm3_manpage_source.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7122,11 +7122,11 @@ default is 100. So, the destructiveness depends on the _alpha_
argument.
+
The _Vector_ _num_
__X__**[**__offset__**p]x**__Y__**[**__offset__**p]@***C*** ...**
__X__**[**__offset__**p]x**__Y__**[**__offset__**p]@C ...**
style draws a line pattern. Since this is a standard button style, the
keyword _Vector_ is optional, _num_ is a number of point
specifications of the form
__X__**[**__offset__**p]x**__Y__**[**__offset__**p]@***C*** ...** _X_
__X__**[**__offset__**p]x**__Y__**[**__offset__**p]@C ...** _X_
and _Y_ are point coordinates inside the button, given in percents
(from 0 to 100). An optional absolute _offset_ in pixels, can be given
as "+<offset>p" for a positive or "-<offset>p" for a negative offset.
Expand Down

0 comments on commit 4d646ca

Please sign in to comment.