summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/rindex.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/rindex.3')
-rw-r--r--lib/libc/string/rindex.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/rindex.3 b/lib/libc/string/rindex.3
index e6c019f..b5ffd1c 100644
--- a/lib/libc/string/rindex.3
+++ b/lib/libc/string/rindex.3
@@ -43,7 +43,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <string.h>
+.In string.h
.Ft char *
.Fn rindex "const char *s" "int c"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud