bug-make
[Top][All Lists]
Advanced

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

Errors in man pages of make


From: Helge Kreutzmann
Subject: Errors in man pages of make
Date: Sat, 5 Feb 2022 11:24:38 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

Dear make maintainer,
the manpage-l10n project maintains a large number of translations of
man pages both from a large variety of sources (including make) as
well for a large variety of target languages.

During their work translators notice different possible issues in the
original (english) man pages. Sometimes this is a straightforward
typo, sometimes a hard to read sentence, sometimes this is a
convention not held up and sometimes we simply do not understand the
original.

We use several distributions as sources and update regularly (at
least every 2 month). This means we are fairly recent (some
distributions like archlinux also update frequently) but might miss
the latest upstream version once in a while, so the error might be
already fixed. We apologize and ask you to close the issue immediately
if this should be the case, but given the huge volume of projects and
the very limited number of volunteers we are not able to double check
each and every issue.

Secondly we translators see the manpages in the neutral po format,
i.e. converted and harmonized, but not the original source (be it man,
groff, xml or other). So we cannot provide a true patch (where
possible), but only an approximation which you need to convert into
your source format.

Finally the issues I'm reporting have accumulated over time and are
not always discovered by me, so sometimes my description of the
problem my be a bit limited - do not hesitate to ask so we can clarify
them.

I'm now reporting the errors for your project. If future reports
should use another channel, please let me know.

Man page: make.1
Issue: I<name> doesn't appear in SYNOPSIS, why not format »target« instead?

"B<make> executes commands in the I<makefile> to update one or more target "
"I<names>, where I<name> is typically a program.  If no B<-f> option is "
"present, B<make> will look for the makefiles I<GNUmakefile>, I<makefile>, "
"and I<Makefile>, in that order."
--
Man page: make.1
Issue: B<sub-makes;> -> B<sub-makes>;

"Internal option B<make> uses to pass the jobserver pipe read and write file "
"descriptor numbers to B<sub-makes;> see the section B<PARALLEL MAKE AND THE "
"JOBSERVER> for details"
--
Man page: make.1
Issue: I<jobserver,> → I<jobserver>,

"If the job to be run is not a B<sub-make> then B<make> will close the "
"jobserver pipe file descriptors before invoking the commands, so that the "
"command can not interfere with the I<jobserver,> and the command does not "
"find any unusual file descriptors."

-- 
      Dr. Helge Kreutzmann                     debian@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]