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

(-)cam_cdbparse.3 (-3 / +1 lines)
Lines 305-313 Link Here
305
The optional name is the first part of a field specifier and
305
The optional name is the first part of a field specifier and
306
is in curly braces.  The text in curly braces in this example are
306
is in curly braces.  The text in curly braces in this example are
307
the names:
307
the names:
308
.Bd -literal -offset indent
308
.Dl "{PS} v:b1 {Reserved} 0:b1 {Page Code} v:b6 # Mode select page"
309
.Fa "{PS} v:b1 {Reserved} 0:b1 {Page Code} v:b6 # Mode select page"
310
.Ed
311
.Pp
309
.Pp
312
This field specifier has two one bit fields and one six bit field.
310
This field specifier has two one bit fields and one six bit field.
313
The second one bit field is the constant value 0 and the first
311
The second one bit field is the constant value 0 and the first

Return to bug 14532