diff options
Diffstat (limited to 'lib/libc/string/rindex.3')
| -rw-r--r-- | lib/libc/string/rindex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/rindex.3 b/lib/libc/string/rindex.3 index 954f1261bcf9..ddef319d29ac 100644 --- a/lib/libc/string/rindex.3 +++ b/lib/libc/string/rindex.3 @@ -54,7 +54,7 @@ locates the last character matching .Fa c (converted to a -.Em char ) +.Vt char ) in the null-terminated string .Fa s . .Sh RETURN VALUES |
