diff options
Diffstat (limited to 'man3/rpmatch.3')
-rw-r--r-- | man3/rpmatch.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/rpmatch.3 b/man3/rpmatch.3 index fd3f186f..cdffc589 100644 --- a/man3/rpmatch.3 +++ b/man3/rpmatch.3 @@ -61,7 +61,7 @@ to effect their changes. Regardless of the locale, responses matching \fB^[Yy]\fP are always accepted as affirmative, and those matching \fB^[Nn]\fP are always accepted as negative. -.SH "RETURN VALUE" +.SH RETURN VALUE After examining .IR response , .BR rpmatch () @@ -82,7 +82,7 @@ can fail; the cause of the error is not available from \fIerrno\fP or anywhere else, but indicates a failure of the regex engine (but this case is indistinguishable from that of an unrecognized value of \fIresponse\fP). -.SH "CONFORMING TO" +.SH CONFORMING TO .BR rpmatch () is not required by any standard, but is available on a few other systems. |