Add strcasestr to NAME section.

This commit is contained in:
Michael Kerrisk 2007-06-14 06:02:41 +00:00
parent f99f8b423a
commit 0778327ee9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
.\"
.TH STRSTR 3 2005-04-05 "GNU" "Linux Programmer's Manual"
.SH NAME
strstr \- locate a substring
strstr, strcasestr \- locate a substring
.SH SYNOPSIS
.nf
.B #include <string.h>