#1015261 at: Errors in man pages

Package:
at
Source:
at
Description:
Delayed job execution and batch processing
Submitter:
Helge Kreutzmann
Date:
2023-03-18 16:33:06 UTC
Severity:
normal
Tags:
#1015261#5
Date:
2022-07-18 15:06:40 UTC
From:
To:
Dear at maintainer,
the manpage-l10n project maintains a large number of translations of
man pages both from a large variety of sources (including at) 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: atrun.8
Issue: B<at(1)> → B<at>(1)

"B<atrun> runs jobs queued by B<at(1)>.  It is a shell script invoking B</usr/"
"bin/atd> with the I<-s> option, and is provided for backward compatibility "
"with older installations."

"B<atrun> runs jobs queued by B<at(1)>.  It is a shell script invoking B</usr/"
"sbin/atd> with the I<-s> option, and is provided for backward compatibility "
"with older installations."

#1015261#10
Date:
2023-03-18 16:31:41 UTC
From:
To:
Dear Jose,
several new (additional) issues were found:

Man page: at.allow.5
Issue 1:  Final fullstop should not be marked bold
Issue 2:  which user → which users

"The I</etc/at.allow> and I</etc/at.deny> files determine which user can "
"submit commands for later execution via B<at>(1)  or B<batch>(1)B<.>"
--
Man page: at.allow.5
Issue:    B<at> → B<at>(1)

"If the file I</etc/at.allow> exists, only usernames mentioned in it are "
"allowed to use B<at>."