mdoc: use macro for +- that is understood by mdocml
Reviewed by: brueffer
This commit is contained in:
parent
38880eca9b
commit
488704b28a
@ -449,7 +449,7 @@ The
|
||||
.Vt double
|
||||
argument is rounded and converted in the style
|
||||
.Sm off
|
||||
.Oo \- Oc Ar d Li \&. Ar ddd Li e \\*[Pm] Ar dd
|
||||
.Oo \- Oc Ar d Li \&. Ar ddd Li e \(+- Ar dd
|
||||
.Sm on
|
||||
where there is one digit before the
|
||||
decimal-point character
|
||||
@ -525,7 +525,7 @@ The
|
||||
.Vt double
|
||||
argument is rounded and converted to hexadecimal notation in the style
|
||||
.Sm off
|
||||
.Oo \- Oc Li 0x Ar h Li \&. Ar hhhp Oo \\*[Pm] Oc Ar d ,
|
||||
.Oo \- Oc Li 0x Ar h Li \&. Ar hhhp Oo \(+- Oc Ar d ,
|
||||
.Sm on
|
||||
where the number of digits after the hexadecimal-point character
|
||||
is equal to the precision specification.
|
||||
|
@ -376,7 +376,7 @@ The
|
||||
.Vt double
|
||||
argument is rounded and converted in the style
|
||||
.Sm off
|
||||
.Oo \- Oc Ar d Li \&. Ar ddd Li e \\*[Pm] Ar dd
|
||||
.Oo \- Oc Ar d Li \&. Ar ddd Li e \(+- Ar dd
|
||||
.Sm on
|
||||
where there is one digit before the
|
||||
decimal-point character
|
||||
@ -452,7 +452,7 @@ The
|
||||
.Vt double
|
||||
argument is converted to hexadecimal notation in the style
|
||||
.Sm off
|
||||
.Oo \- Oc Li 0x Ar h Li \&. Ar hhhp Oo \\*[Pm] Oc Ar d ,
|
||||
.Oo \- Oc Li 0x Ar h Li \&. Ar hhhp Oo \(+- Oc Ar d ,
|
||||
.Sm on
|
||||
where the number of digits after the hexadecimal-point character
|
||||
is equal to the precision specification.
|
||||
|
Loading…
Reference in New Issue
Block a user