Re: quote in help code example

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Oct 13, 2009 at 10:16:17AM +0800, bill lam <cbill.lam@xxxxxxxxx> wrote:
> > Just a guess: do you have docbook-xsl >=1.73.0 and you did not set
> > ASCIIDOC_NO_ROFF?
> > 
> > Try rebuilding the documentation using 'make ASCIIDOC_NO_ROFF=YesPlease'.
> 
> I'm not familiar with how to twist git makefile.  By adding a line to ./Makefile
> 
> # Platform specific tweaks
> #
> 
> # We choose to avoid "if .. else if .. else .. endif endif"
> # because maintaining the nesting to match is a pain.  If
> # we had "elif" things would have been much nicer...
> 
> ASCIIDOC_NO_ROFF = YesPlease       # <--- this line added
> ifeq ($(uname_S),Linux)
> 
> However, the man page still display the same

Don't edit the Makefile, just use the command 'make
ASCIIDOC_NO_ROFF=YesPlease'. Also make sure to do a 'make clean' in the
Documentation dir to get the manpages rebuilt.

Attachment: pgpfeJrSNJLsO.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]