-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

While i had an overview of the mutt source package, i saw some lintian
errors on mutt.man file.
I made a patch to solve that i saw in the BTS [1].

For my next work, i will focus my attention on lintian errors before
anything.
I downloaded debian directory from git and mutt-1.5.19 from the upstream
web site. Is it the correct method to apply for working on mutt package ?
Is there anywhere to get informations about the package management
(version used to build from sources, freeze of package, and so on...).


[1] : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279591

- --
Laurent Guignard, Registered as user #301590 with the Linux Counter
Site : http://www.famille-guignard.org
Blog : http://blog.famille-guignard.org
Projet : http://sicontact.sourceforge.net
GULL de Villefranche sur SaƓne : http://www.cagull.org




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJk7UUjcKpXFc/7oYRAljcAJ98BNEqbRr8ws5mw5QvZhwFyOw9EACeK4YL
ZMgW9bfJVn32DzmSzftSoQ4=
=DiDL
-----END PGP SIGNATURE-----
diff -Nadru mutt-1.5.18/doc/mutt.man trunk/doc/mutt.man
--- mutt-1.5.18/doc/mutt.man	2008-01-30 05:26:50.000000000 +0100
+++ trunk/doc/mutt.man	2009-02-06 13:39:24.000000000 +0100
@@ -23,36 +23,36 @@
 .SH SYNOPSIS
 .PP
 .B mutt
-[-nRyzZ] 
-[-e \fIcmd\fP] [-F \fIfile\fP] [-m \fItype\fP] [-f \fIfile\fP]
+[\-nRyzZ] 
+[\-e \fIcmd\fP] [\-F \fIfile\fP] [\-m \fItype\fP] [\-f \fIfile\fP]
 .PP
 .B mutt 
-[-nx] 
-[-e \fIcmd\fP] 
-[-F \fIfile\fP]
-[-H \fIfile\fP]
-[-i \fIfile\fP]
-[-s \fIsubj\fP]
-[-b \fIaddr\fP]
-[-c \fIaddr\fP]
+[\-nx] 
+[\-e \fIcmd\fP] 
+[\-F \fIfile\fP]
+[\-H \fIfile\fP]
+[\-i \fIfile\fP]
+[\-s \fIsubj\fP]
+[\-b \fIaddr\fP]
+[\-c \fIaddr\fP]
 [\-a \fIfile\fP [...]]
 [\-\-]
 \fIaddr\fP [...]
 .PP
 .B mutt
-[-n] [-e \fIcmd\fP] [-F \fIfile\fP] -p
+[\-n] [\-e \fIcmd\fP] [\-F \fIfile\fP] \-p
 .PP
 .B mutt
-[-n] [-e \fIcmd\fP] [-F \fIfile\fP] -A \fIalias\fP
+[\-n] [\-e \fIcmd\fP] [\-F \fIfile\fP] \-A \fIalias\fP
 .PP
 .B mutt
-[-n] [-e \fIcmd\fP] [-F \fIfile\fP] -Q \fIquery\fP
+[\-n] [\-e \fIcmd\fP] [\-F \fIfile\fP] \-Q \fIquery\fP
 .PP
 .B mutt 
--v[v]
+\-v[v]
 .PP
 .B mutt 
--D
+\-D
 .SH DESCRIPTION
 .PP
 Mutt is a small but very powerful text based program for reading and sending electronic
@@ -60,63 +60,63 @@
 OpenPGP, and a threaded sorting mode.
 .SH OPTIONS
 .PP
-.IP "-A \fIalias\fP"
+.IP "\-A \fIalias\fP"
 An expanded version of the given alias is passed to stdout.
-.IP "-a \fIfile\fP [...]"
+.IP "\-a \fIfile\fP [...]"
 Attach a file to your message using MIME.
 To attach multiple files, separating filenames and recipient addresses with
 "\-\-" is mandatory, e.g. \fBmutt \-a img.jpg *.png \-\- addr1 addr2\fP.
-.IP "-b \fIaddress\fP"
-Specify a blind-carbon-copy (BCC) recipient
-.IP "-c \fIaddress\fP"
+.IP "\-b \fIaddress\fP"
+Specify a blind\-carbon\-copy (BCC) recipient
+.IP "\-c \fIaddress\fP"
 Specify a carbon-copy (CC) recipient
-.IP "-d \fIlevel\fp"
+.IP "\-d \fIlevel\fp"
 If mutt was complied with +DEBUG log debugging output to ~/.muttdebug0.
-\fILevel\fP can range from 1-5 and effects verbosity. A value of 2 is
+\fILevel\fP can range from 1\-5 and effects verbosity. A value of 2 is
 recommended.
-.IP "-D"
+.IP "\-D"
 Print the value of all configuration options to stdout.
-.IP "-e \fIcommand\fP"
+.IP "\-e \fIcommand\fP"
 Specify a configuration command to be run after processing of initialization
 files.
-.IP "-f \fImailbox\fP"
+.IP "\-f \fImailbox\fP"
 Specify which mailbox to load.
-.IP "-F \fImuttrc\fP"
+.IP "\-F \fImuttrc\fP"
 Specify an initialization file to read instead of ~/.muttrc
-.IP "-h"
+.IP "\-h"
 Display help.
-.IP "-H \fIdraft\fP"
+.IP "\-H \fIdraft\fP"
 Specify a draft file which contains header and body to use to send a
 message.
-.IP "-i \fIinclude\fP"
+.IP "\-i \fIinclude\fP"
 Specify a file to include into the body of a message.
-.IP "-m \fItype\fP       "
+.IP "\-m \fItype\fP       "
 specify a default mailbox type
-.IP "-n"
+.IP "\-n"
 Causes Mutt to bypass the system configuration file.
-.IP "-p"
+.IP "\-p"
 Resume a postponed message.
-.IP "-Q \fIquery\fP"
+.IP "\-Q \fIquery\fP"
 Query a configuration variables value.  The query is executed after
 all configuration files have been parsed, and any commands given on
 the command line have been executed.
-.IP "-R"
-Open a mailbox in \fIread-only\fP mode.
-.IP "-s \fIsubject\fP"
+.IP "\-R"
+Open a mailbox in \fIread\-only\fP mode.
+.IP "\-s \fIsubject\fP"
 Specify the subject of the message.
-.IP "-v"
-Display the Mutt version number and compile-time definitions.
-.IP "-vv"
+.IP "\-v"
+Display the Mutt version number and compile\-time definitions.
+.IP "\-vv"
 Display license and copyright information.
-.IP "-x"
+.IP "\-x"
 Emulate the mailx compose mode.
-.IP "-y"
+.IP "\-y"
 Start Mutt with a listing of all mailboxes specified by the \fImailboxes\fP
 command.
-.IP "-z"
-When used with -f, causes Mutt not to start if there are no messages in the
+.IP "\-z"
+When used with \-f, causes Mutt not to start if there are no messages in the
 mailbox.
-.IP "-Z"
+.IP "\-Z"
 Causes Mutt to open the first mailbox specified by the \fImailboxes\fP
 command which contains new mail.
 .IP "\-\-"
@@ -127,7 +127,7 @@
 .IP "EDITOR"
 Specifies the editor to use if VISUAL is unset.
 .IP "EMAIL"
-The user's e-mail address.
+The user's e\-mail address.
 .IP "HOME"
 Full path of the user's home directory.
 .IP "MAIL"
@@ -146,7 +146,7 @@
 .IP "TMPDIR"
 Directory in which temporary files are created.
 .IP "REPLYTO"
-Default Reply-To address.
+Default Reply\-To address.
 .IP "VISUAL"
 Specifies the editor to use when composing messages.
 .SH FILES
@@ -154,13 +154,13 @@
 .IP "~/.muttrc or ~/.mutt/muttrc"
 User configuration file.
 .IP "@sysconfdir@/Muttrc"
-System-wide configuration file.
+System\-wide configuration file.
 .IP "/tmp/muttXXXXXX"
 Temporary files created by Mutt.
 .IP "~/.mailcap"
-User definition for handling non-text MIME types.
+User definition for handling non\-text MIME types.
 .IP "@sysconfdir@/mailcap"
-System definition for handling non-text MIME types.
+System definition for handling non\-text MIME types.
 .IP "~/.mime.types"
 User's personal mapping between MIME types and file extensions.
 .IP "@sysconfdir@/mime.types"
@@ -176,7 +176,7 @@
 .PP
 Suspend/resume while editing a file with an external editor does not work
 under SunOS 4.x if you use the curses lib in /usr/5lib.  It \fIdoes\fP work
-with the S-Lang library, however.
+with the S\-Lang library, however.
 .PP
 Resizing the screen while using an external pager causes Mutt to go haywire
 on some systems.
@@ -186,7 +186,7 @@
 The help line for the index menu is not updated if you change the bindings
 for one of the functions listed while Mutt is running.
 .PP
-For a more up-to-date list of bugs, errm, fleas, please visit the
+For a more up\-to\-date list of bugs, errm, fleas, please visit the
 mutt project's bug tracking system under http://bugs.mutt.org/.
 .SH NO WARRANTIES
 This program is distributed in the hope that it will be useful,
@@ -210,5 +210,5 @@
 The Mutt manual
 .SH AUTHOR
 .PP
-Michael Elkins, and others.  Use <[email protected]> to contact
+Michael Elkins, and others.  Use <mutt\[email protected]> to contact
 the developers.



Attachment: mutt_man.patch.sig
Description: Binary data

Reply via email to