"lower-most" --> "lowermost"

This commit is contained in:
Michael Kerrisk 2005-04-07 08:00:31 +00:00
parent fcad9022d3
commit e51d6af5ac
1 changed files with 3 additions and 3 deletions

View File

@ -42,10 +42,10 @@ The
.B st
driver uses major device number 9.
.PP
Each device uses eight minor device numbers. The lower-most five bits
Each device uses eight minor device numbers. The lowermost five bits
in the minor numbers are assigned sequentially in the order of
detection. In the 2.6 kernel, the bits above the eight lower-most bits are
concatenated to the five lower-most bits to form the tape number.
detection. In the 2.6 kernel, the bits above the eight lowermost bits are
concatenated to the five lowermost bits to form the tape number.
The minor numbers can be grouped into
two sets of four numbers: the principal (auto-rewind) minor device numbers,
.IR n ,