diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/zstr_length.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/zstr_length.3 b/man/zstr_length.3 index 01f2048..9cb0f72 100644 --- a/man/zstr_length.3 +++ b/man/zstr_length.3 @@ -10,7 +10,7 @@ size_t zstr_length(z_t \fIa\fP, unsigned long long int\fIradix\fP); .SH DESCRIPTION .B zstr_length calculates the number of digits required to -to represent the absolute value of +to represent .I a in the selected .IR radix . |
