diff options
Diffstat (limited to 'man3/string.3')
| -rw-r--r-- | man3/string.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/string.3 b/man3/string.3 index 36e8141dfd..58da764b97 100644 --- a/man3/string.3 +++ b/man3/string.3 @@ -65,7 +65,7 @@ strrchr, strsep, strspn, strstr, strtok, strxfrm, index, rindex The string functions perform string operations on NULL-terminated strings. See the individual man pages for descriptions of each function. -.SH "SEE ALSO" +.SH SEE ALSO .BR index "(3), " rindex "(3), " strcasecmp "(3), " strcat (3), .BR strchr "(3), " strcmp "(3), " strcoll "(3), " strcpy (3), .BR strcspn "(3), " strdup "(3), " strfry "(3), " strlen (3), |
