diff --git a/man3/rpmatch.3 b/man3/rpmatch.3 index 3b2788382..3cea0baf5 100644 --- a/man3/rpmatch.3 +++ b/man3/rpmatch.3 @@ -75,7 +75,7 @@ It would be preferable to accept input strings much more strictly, for example (using the extended regular expression notation described in \fBregex\fP(7)): \fB^([yY]|yes|YES)$\fP and \fB^([nN]|no|NO)$\fP. -.SH EXAMPLE PROGRAM +.SH EXAMPLE The following program displays the results when .BR rpmatch () is applied to the string given in the program's command-line argument.