Lines Matching +full:odd +full:- +full:parity
1 .\"-
45 Input data is read and written in 512-byte blocks.
54 .Bl -tag -width "of=file"
106 .Bl -tag -width "fullblock"
145 .Bl -tag -width "direct"
166 On non-tape devices, an
197 .Bl -tag -width "progress"
210 .Bl -tag -width "unblock"
236 .No pre- Ns Bx 4.3 reno
239 Treats the input as a sequence of newline or end-of-file terminated variable
283 .No pre- Ns Bx 4.3 reno
296 Output data with the specified parity.
297 The parity bit on input is stripped unless
351 If an input buffer has an odd number of bytes, the last byte will be
394 truncated input records and odd-length byte-swapping blocks to the
435 .Ex -std
446 Remove parity bit from a file:
450 Check for (even) parity errors on a file:
452 .Dl "dd if=file conv=pareven | cmp -x - file"
454 To create an image of a Mode-1 CD-ROM, which is a commonly used format
455 for data CD-ROM disks, use a block size of 2048 bytes:
474 .St -p1003.2
499 subsystem might prevent the super-user from writing blocks to a disk.