Package: graveman Severity: minor Tags: patch Hello,
The attached patch fixes some very minor typos in the graveman manpages (they are just sometimes causing warnings). Note: you may also wish to remove graveman.1 and graveman.fr.1 from the source package as they are identical to graveman.man and graveman.fr.man. Kind Regards, -- Nekral
diff -rauN ../orig/graveman-0.3.12-4/man/graveman.1 ./graveman-0.3.12-4/man/graveman.1 --- ../orig/graveman-0.3.12-4/man/graveman.1 2006-02-01 00:09:06.000000000 +0100 +++ ./graveman-0.3.12-4/man/graveman.1 2006-02-01 00:09:51.000000000 +0100 @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with program; see the file COPYING. If not, write to the .\" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -.\ MA 02111-1307, USA. +.\" MA 02111-1307, USA. .\" .\" URL: http://www.nongnu.org/graveman/ .\" diff -rauN ../orig/graveman-0.3.12-4/man/graveman.fr.1 ./graveman-0.3.12-4/man/graveman.fr.1 --- ../orig/graveman-0.3.12-4/man/graveman.fr.1 2006-02-01 00:09:06.000000000 +0100 +++ ./graveman-0.3.12-4/man/graveman.fr.1 2006-02-01 00:10:02.000000000 +0100 @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with program; see the file COPYING. If not, write to the .\" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -.\ MA 02111-1307, USA. +.\" MA 02111-1307, USA. .\" .\" URL: http://www.nongnu.org/graveman/ .\" diff -rauN ../orig/graveman-0.3.12-4/man/graveman.fr.man ./graveman-0.3.12-4/man/graveman.fr.man --- ../orig/graveman-0.3.12-4/man/graveman.fr.man 2005-04-18 00:39:56.000000000 +0200 +++ ./graveman-0.3.12-4/man/graveman.fr.man 2006-02-01 00:10:24.000000000 +0100 @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with program; see the file COPYING. If not, write to the .\" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -.\ MA 02111-1307, USA. +.\" MA 02111-1307, USA. .\" .\" URL: http://www.nongnu.org/graveman/ .\" diff -rauN ../orig/graveman-0.3.12-4/man/graveman.man ./graveman-0.3.12-4/man/graveman.man --- ../orig/graveman-0.3.12-4/man/graveman.man 2005-04-18 00:39:56.000000000 +0200 +++ ./graveman-0.3.12-4/man/graveman.man 2006-02-01 00:11:39.000000000 +0100 @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with program; see the file COPYING. If not, write to the .\" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -.\ MA 02111-1307, USA. +.\" MA 02111-1307, USA. .\" .\" URL: http://www.nongnu.org/graveman/ .\" diff -rauN ../orig/graveman-0.3.12-4/man/graveman.nl.man ./graveman-0.3.12-4/man/graveman.nl.man --- ../orig/graveman-0.3.12-4/man/graveman.nl.man 2005-04-18 00:39:56.000000000 +0200 +++ ./graveman-0.3.12-4/man/graveman.nl.man 2006-02-01 00:11:49.000000000 +0100 @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with program; see the file COPYING. If not, write to the .\" Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -.\ MA 02111-1307, USA. +.\" MA 02111-1307, USA. .\" .\" URL: http://www.nongnu.org/graveman/ .\"

