paint(1): fix man page description of the b command
This commit is contained in:
parent
69c3808e58
commit
a01a9fc447
1 changed files with 5 additions and 3 deletions
|
@ -12,11 +12,13 @@ holding down mouse button 1 or its equivalent.
|
||||||
A number of keyboard commands are recognized:
|
A number of keyboard commands are recognized:
|
||||||
.TP
|
.TP
|
||||||
.B b
|
.B b
|
||||||
Set the brush size to an ellipse of
|
Set the brush size to an ellipse with a horizontal semiaxis of
|
||||||
.I n
|
.I n
|
||||||
x
|
and a vertical semiaxis of
|
||||||
.I n
|
.I n
|
||||||
pixels. Type a number,
|
(see
|
||||||
|
.IR graphics (2)).
|
||||||
|
Type a number,
|
||||||
.I n,
|
.I n,
|
||||||
in the pop-up box and hit enter.
|
in the pop-up box and hit enter.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in a new issue