On 4/10/07, Yakov Lerner <[EMAIL PROTECTED]> wrote:
On 4/9/07, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
> The manSubHeading is defined as
>
> syn 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.
Not in my tool chain; I get tabs.
nikolai