diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 4cbc3484..ae6259da 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -533,6 +533,8 @@ particular records in a file and perform operations upon them. * Regexp Usage:: How to Use Regular Expressions. * Escape Sequences:: How to write nonprinting characters. * Regexp Operators:: Regular Expression Operators. +* Regexp Operator Details:: The actual details. +* Interval Expressions:: Notes on interval expressions. * Bracket Expressions:: What can go between @samp{[...]}. * Leftmost Longest:: How much text matches. * Computed Regexps:: Using Dynamic Regexps. |