[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] manpages for everything
From: |
Robert Millan |
Subject: |
Re: [PATCH] manpages for everything |
Date: |
Sat, 9 Feb 2008 11:30:42 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Sat, Feb 09, 2008 at 04:02:06AM +0100, Jordi Mallach wrote:
> desc=`$prefix/bin/$program --help | sed -n '2s/.*-- //p'`
> $help2man -N -i debian/mangen.inc -s 1 -S FSF -n "$desc"
> $prefix/bin/$program >$program.1
Do we need $desc/-n ? It looks like a workaround for a limitation in help2man
(or for some oddness in mailutils output).
Btw, what will we need when we support l10n in those utils' --help output?
LANG=C
for English manpages, plus some logic to enable each other supported language?
Do
we have to take something into account right now?
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)
Re: [PATCH] manpages for everything, Robert Millan, 2008/02/09