Re: Help needed with man page conversions to asciidoc?

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

 



On Fri, Mar 26, 2021 at 11:25:22AM +0100, Karel Zak wrote:
> The issue is that we have the link pages in the dist_man_MANS=
> and 'make' tries to verify the link file *before* the  original 
> man page. It means  
> 
>   dist_man_MANS += sys-utils/swapon.8 sys-utils/swapoff.8
> 
> is no problem, but:
> 
>   dist_man_MANS += sys-utils/swapoff.8 sys-utils/swapon.8
> 
> ends with error ;-)
> 
> I'll send you pull request to your topic/asciidoc do fix this (and
> some others minor) issue.

Note that fix it by "right order" in $dist_man_MANS is a poor solution,
because for "make -j" it does not follow the order. The solution we
need is split man pages and man page links to two variables. I'll do
fix it.

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux