diff options
Diffstat (limited to 'lib/libc/string/index.3')
| -rw-r--r-- | lib/libc/string/index.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/index.3 b/lib/libc/string/index.3 index 0102fa6ffaf5..149b1af819da 100644 --- a/lib/libc/string/index.3 +++ b/lib/libc/string/index.3 @@ -53,7 +53,7 @@ function locates the first character matching .Fa c (converted to a -.Em char ) +.Vt char ) in the null-terminated string .Fa s . .Sh RETURN VALUES |
