Hi Clint,
Clint Adams schrieb am Mon 16. Oct, 18:54 (-0400):
> > I can't rebuild the manpages.
>
> I can, but the output is broken after your patch.
Which version of yodl do you use?
% yodl --version
yodl version 2.04a
As I read there were heavy changes from 1.X to 2.0.
> > Can't read `../../
> I can't rebuild the manpages.
I can, but the output is broken after your patch.
> Can't read `../../Doc/zsh.yo'
Is that file not there?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi Clint,
Clint Adams schrieb am Wed 04. Oct, 05:19 (-0400):
> > you have more .RE than .RS in the zsh manpages.
> >
> > % grep -c '\.RE' /tmp/zshcompsys.1
> > 177
> > % grep -c '\.RS' /tmp/zshcompsys.1
> > 171
>
> The manpages are auto-generated. Is there a bug in the .yo files
> or in yodl i
> you have more .RE than .RS in the zsh manpages.
>
> % grep -c '\.RE' /tmp/zshcompsys.1
> 177
> % grep -c '\.RS' /tmp/zshcompsys.1
> 171
The manpages are auto-generated. Is there a bug in the .yo files
or in yodl itself?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsub
Package: zsh
Version: 4.3.2-18
Severity: minor
Tags: patch
Hi,
you have more .RE than .RS in the zsh manpages.
% grep -c '\.RE' /tmp/zshcompsys.1
177
% grep -c '\.RS' /tmp/zshcompsys.1
171
diff -u -ur man1~/zshcompctl.1 man1/zshcompctl.1
--- man1~/zshcompctl.1 2006-10-01 00:59:38.0 +0
5 matches
Mail list logo