Fix out of bounds select warning text in man page.
(cherry picked from commit 8144283b0d)
This commit is contained in:
parent
fdbc212349
commit
b5c819051b
|
|
@ -273,8 +273,8 @@ will generate a warning.
|
|||
.TP 8
|
||||
.B select-range
|
||||
This enables warnings for constant out of bound selects. This includes
|
||||
partial or fully out of bound selects as well as a select using 'bx as
|
||||
an index.
|
||||
partial or fully out of bound selects as well as a select containing
|
||||
a 'bx or 'bz in the index.
|
||||
|
||||
.TP 8
|
||||
.B timescale
|
||||
|
|
|
|||
Loading…
Reference in New Issue