|
@ -31,7 +31,7 @@ |
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
.\" SUCH DAMAGE. |
|
|
.\" SUCH DAMAGE. |
|
|
.\" |
|
|
.\" |
|
|
.\" $OpenBSD: rindex.3,v 1.2 1996/08/19 08:34:08 tholo Exp $ |
|
|
|
|
|
|
|
|
.\" $OpenBSD: rindex.3,v 1.3 1997/12/30 01:09:49 deraadt Exp $ |
|
|
.\" |
|
|
.\" |
|
|
.Dd April 19, 1991 |
|
|
.Dd April 19, 1991 |
|
|
.Dt RINDEX 3 |
|
|
.Dt RINDEX 3 |
|
@ -54,7 +54,7 @@ matching |
|
|
.Em char ) |
|
|
.Em char ) |
|
|
in the null-terminated string |
|
|
in the null-terminated string |
|
|
.Fa s . |
|
|
.Fa s . |
|
|
The character c is returned if it is found; otherwise NULL is returned. |
|
|
|
|
|
|
|
|
If the character c is found, a pointer to it is returned; otherwise NULL is returned. |
|
|
If |
|
|
If |
|
|
.Fa c |
|
|
.Fa c |
|
|
is |
|
|
is |
|
|