View | Details | Raw Unified | Return to bug 68449
Collapse All | Expand All

(-)src/lib/libstand/libstand.3 (-2 / +2 lines)
Lines 273-280 Link Here
273
.Pp
273
.Pp
274
.Bd -ragged -offset indent
274
.Bd -ragged -offset indent
275
printf(
275
printf(
276
.Qq reg=%b\en
276
.Qq reg=%b\en ,
277
3
277
3,
278
.Qq \e10\e2BITTWO\e1BITONE\en
278
.Qq \e10\e2BITTWO\e1BITONE\en
279
);
279
);
280
.Ed
280
.Ed

Return to bug 68449