diff options
Diffstat (limited to 'man/man3/tomo-Int.clamped.3')
| -rw-r--r-- | man/man3/tomo-Int.clamped.3 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/man3/tomo-Int.clamped.3 b/man/man3/tomo-Int.clamped.3 index deb1a98b..5d846a21 100644 --- a/man/man3/tomo-Int.clamped.3 +++ b/man/man3/tomo-Int.clamped.3 @@ -19,12 +19,12 @@ Returns the given number clamped between two values so that it is within that ra .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -x Int The integer to clamp. - -low Int The lowest value the result can take. - -high Int The highest value the result can take. - +lb lb lbx +l l l. +Name Type Description +x Int The integer to clamp. +low Int The lowest value the result can take. +high Int The highest value the result can take. .TE .SH RETURN The first argument clamped between the other two arguments. |
