An easy way of deleting the YODL garbage is to use the VIM editor.
The following VIM script (call it patch.vim) does the job:
Q
%s/^\.YODLTAGSTART\./\.YYODLTAGSTART\./
%s/\.YODLTAGSTART\./\r\.YODLTAGSTART\./g
%s/\.YODLTAGSTART\. roffcmd //
%s/\.YYODLTAGSTART\. roffcmd //
%s/\.YODLTAGEND\.//
%s/\n\
Hi all,
On Wed, 12 May 2004 12:00:58 +0800 Fung Chai wrote:
> The rxvt manpage cannot be correctly formatted because the nroff file
> doc/rxvt.1 contains some left-over yodl bits. I suspect that the
> yold2man-post program was not invoked to remove the yodl stuff.
An easy way of deleting the YOD
> -Original Message-
> From: cygwin-owner On Behalf Of Gerrit P. Haase
> Sent: 12 May 2004 08:58
> > Anyway, the original configure script was expecting the
> OSTYPE to be cygwin32.
> > That was why it was not possible to build yodl out of the
> box. After applying
> > the above patch,
you wrote:
> The rxvt manpage cannot be correctly formatted because the nroff file
> doc/rxvt.1 contains some left-over yodl bits. I suspect that the
> yold2man-post program was not invoked to remove the yodl stuff.
> Here is a way to fix this.
> First, you need to build the yodl software under
4 matches
Mail list logo