Date: Thu, 11 Oct 2001 08:49:06 -0700 (PDT) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strstr.3 Message-ID: <200110111549.f9BFn6Y60934@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2001/10/11 08:49:06 PDT Modified files: lib/libc/string strstr.3 Log: Clarify that strnstr() will stop searching after in encounters a NUL character. Bump document date. Add a missing comma. Revision Changes Path 1.11 +9 -6 src/lib/libc/string/strstr.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110111549.f9BFn6Y60934>