summaryrefslogtreecommitdiff
path: root/lib/libc/string/index.3
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commit7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/string/index.3
parentd087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff)
Notes
Diffstat (limited to 'lib/libc/string/index.3')
-rw-r--r--lib/libc/string/index.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/index.3 b/lib/libc/string/index.3
index 1ec56e6bbd087..d0236586df943 100644
--- a/lib/libc/string/index.3
+++ b/lib/libc/string/index.3
@@ -79,5 +79,5 @@ locates the terminating '\e0'.
.Sh HISTORY
A
.Fn index
-function appeared in
+function appeared in
.At v6 .