On 4/9/07, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
The manSubHeading is defined assyn match manSubHeading "^\s\{3\}[a-z][a-z ]*[a-z]$" This will, however, match more lines than I think is intended. It will, for example, match the line \t returns are what are recorded and compared with the data git keeps where "\t" is a horizontal tabulation.
I never saw tabs in the formatted manpages. Did you ever see tabs in the formatted manpages ? I think it contains only spaces. Yakov