dhcp-eval.5: fix typo: greater then -> greater than
This commit is contained in:
parent
0023d830df
commit
f5f5072086
2
external/bsd/dhcp/dist/common/dhcp-eval.5
vendored
2
external/bsd/dhcp/dist/common/dhcp-eval.5
vendored
|
|
@ -200,7 +200,7 @@ bytes. \fIOffset\fR and \fIlength\fR are both numeric expressions.
|
|||
If \fIdata-expr\fR, \fIoffset\fR or \fIlength\fR evaluate to null,
|
||||
then the result is also null. If \fIoffset\fR is greater than or
|
||||
equal to the length of the evaluated data, then a zero-length data
|
||||
string is returned. If \fIlength\fI is greater then the remaining
|
||||
string is returned. If \fIlength\fI is greater than the remaining
|
||||
length of the evaluated data after \fIoffset\fR, then a data string
|
||||
containing all data from \fIoffset\fR to the end of the evaluated data
|
||||
is returned.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user