diff options
Diffstat (limited to 'man3/regex.3')
| -rw-r--r-- | man3/regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/regex.3 b/man3/regex.3 index cdc79214c7..ddf95b7f93 100644 --- a/man3/regex.3 +++ b/man3/regex.3 @@ -159,7 +159,7 @@ The match-end-of-line operator always fails to match (but see the compilation flag .B REG_NEWLINE above) -.SS "BYTE OFFSETS" +.SS "Byte Offsets" Unless .B REG_NOSUB was set for the compilation of the pattern buffer, it is possible to |
