diff options
Diffstat (limited to 'man3/index.3')
| -rw-r--r-- | man3/index.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man3/index.3 b/man3/index.3 index 89ef316a5c..7007a0c7e2 100644 --- a/man3/index.3 +++ b/man3/index.3 @@ -30,11 +30,10 @@ and .BR strrchr (3) instead of these functions. .SH STANDARDS +None. +.SH HISTORY 4.3BSD; marked as LEGACY in POSIX.1-2001. -POSIX.1-2008 removes the specifications of -.BR index () -and -.BR rindex (), +Removed in POSIX.1-2008, recommending .BR strchr (3) and |
