View | Details | Raw Unified | Return to bug 180767 | Differences between
and this patch

Collapse All | Expand All

(-)printf.3 (-1 / +3 lines)
Lines 144-150 Link Here
144
of the characters printed into the output string
144
of the characters printed into the output string
145
(the
145
(the
146
.Fa size Ns 'th
146
.Fa size Ns 'th
147
character then gets the terminating
147
character, e.g. character with index
148
.Fa size Ns \-1,
149
then gets the terminating
148
.Ql \e0 ) ;
150
.Ql \e0 ) ;
149
if the return value is greater than or equal to the
151
if the return value is greater than or equal to the
150
.Fa size
152
.Fa size

Return to bug 180767