From 64e082ef40a26344ad345aa626971f5e9946c936 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Aug 2008 05:56:44 +0000 Subject: [PATCH] spfix --- man3/index.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/index.3 b/man3/index.3 index 05317bf4a..64db1445f 100644 --- a/man3/index.3 +++ b/man3/index.3 @@ -59,7 +59,7 @@ functions return a pointer to the matched character or NULL if the character is not found. .SH "CONFORMING TO" 4.3BSD; marked as LEGACY in POSIX.1-2001. -POSIX.1-2008 remoevs the specifications of +POSIX.1-2008 removes the specifications of .BR index () and .BR rindex ().