summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/string.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r--lib/libc/string/string.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index e52d18c0a2b..ee74224967e 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: string.3,v 1.6 1999/05/23 14:11:03 aaron Exp $
+.\" $OpenBSD: string.3,v 1.7 1999/06/06 15:17:32 aaron Exp $
.\"
.Dd April 19, 1991
.Dt STRING 3
@@ -44,7 +44,7 @@
.Nm strrchr ,
.Nm strcmp ,
.Nm strncmp ,
-.Nm strcasecmp,
+.Nm strcasecmp ,
.Nm strncasecmp ,
.Nm strcpy ,
.Nm strlcpy ,
@@ -52,7 +52,7 @@
.Nm strerror ,
.Nm strlen ,
.Nm strpbrk ,
-.Nm strsep,
+.Nm strsep ,
.Nm strspn ,
.Nm strcspn ,
.Nm strstr ,