vol.1: fix typo: larger then -> larger than

This commit is contained in:
Christopher Simons 2018-10-23 23:39:17 -04:00
parent 7377a594e4
commit 0023d830df

View File

@ -82,7 +82,7 @@ for block devices or variable length tapes, and
for character devices (32 bit machine.) These options will not override the for character devices (32 bit machine.) These options will not override the
tape block size found out with an tape block size found out with an
.BR mtio (4) .BR mtio (4)
call. The multiple may be larger then the default if call. The multiple may be larger than the default if
.B vol .B vol
can allocate the memory required. can allocate the memory required.
.SH EXAMPLES .SH EXAMPLES