diff options
Diffstat (limited to 'man/man3/strncat.3')
| -rw-r--r-- | man/man3/strncat.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/strncat.3 b/man/man3/strncat.3 index 2c7a62f340..98db9bd51e 100644 --- a/man/man3/strncat.3 +++ b/man/man3/strncat.3 @@ -11,7 +11,7 @@ append non-null bytes from a source array to a string, and null-terminate the result .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> |
