]> git.saurik.com Git - apple/libc.git/blobdiff - string/FreeBSD/rindex.3
Libc-825.24.tar.gz
[apple/libc.git] / string / FreeBSD / rindex.3
index 2a2d1aaa5b411e2999d345a9aff7a6ed9f8d65d3..f1a80e19c338871c1f3d9890a962a0146434da28 100644 (file)
@@ -58,8 +58,8 @@ matching
 in the null-terminated string
 .Fa s .
 .Sh RETURN VALUES
-A pointer to the character is returned if it is found; otherwise
-NULL is returned.
+A pointer to the character is returned if it is found;
+otherwise, NULL is returned.
 If
 .Fa c
 is