Your message dated Mon, 11 Sep 2006 23:52:30 +0100
with message-id <[EMAIL PROTECTED]>
and subject line gnucash-common: typos in gnucash.1 resulting in missing words
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gnucash-common
Severity: minor
Tags: patch
Hello,
The attached patch fixes some typos in gnucash.1, which caused missing
words.
Kind Regards,
--
Nekral
diff -rauN ../orig/gnucash-1.8.12/doc/gnucash.1 ./gnucash-1.8.12/doc/gnucash.1
--- ../orig/gnucash-1.8.12/doc/gnucash.1 2006-01-27 19:43:24.000000000
+0100
+++ ./gnucash-1.8.12/doc/gnucash.1 2006-01-27 19:46:48.000000000 +0100
@@ -31,23 +31,23 @@
Show this help message
.IP --debug
Enable debugging mode
-.IP --loglevel LOGLEVEL
+.IP "--loglevel LOGLEVEL"
Set the logging level from 0 (least) to 6 (most)
.IP --nofile
Do not load the last file opened
-.IP --config-dir CONFIGDIR
+.IP "--config-dir CONFIGDIR"
Set configuration directory
-.IP --share-dir SHAREDIR
+.IP "--share-dir SHAREDIR"
Set shared directory
-.IP --load-path LOADPATH
+.IP "--load-path LOADPATH"
Set the search path for .scm files
-.IP --doc-path DOCPATH
+.IP "--doc-path DOCPATH"
Set the search path for documentation files
.IP --evaluate
Evaluate the guile command
-.IP --load FILE
+.IP "--load FILE"
Load the given .scm file
-.IP --add-price-quotes FILE
+.IP "--add-price-quotes FILE"
Add price quotes to the given data file
.IP --load-user-config
Load the user configuration
diff -rauN ../orig/gnucash-1.8.12/doc/gnucash.1.in
./gnucash-1.8.12/doc/gnucash.1.in
--- ../orig/gnucash-1.8.12/doc/gnucash.1.in 2003-04-05 06:19:08.000000000
+0200
+++ ./gnucash-1.8.12/doc/gnucash.1.in 2006-01-27 19:45:52.000000000 +0100
@@ -31,23 +31,23 @@
Show this help message
.IP --debug
Enable debugging mode
-.IP --loglevel LOGLEVEL
+.IP "--loglevel LOGLEVEL"
Set the logging level from 0 (least) to 6 (most)
.IP --nofile
Do not load the last file opened
-.IP --config-dir CONFIGDIR
+.IP "--config-dir CONFIGDIR"
Set configuration directory
-.IP --share-dir SHAREDIR
+.IP "--share-dir SHAREDIR"
Set shared directory
-.IP --load-path LOADPATH
+.IP "--load-path LOADPATH"
Set the search path for .scm files
-.IP --doc-path DOCPATH
+.IP "--doc-path DOCPATH"
Set the search path for documentation files
.IP --evaluate
Evaluate the guile command
-.IP --load FILE
+.IP "--load FILE"
Load the given .scm file
-.IP --add-price-quotes FILE
+.IP "--add-price-quotes FILE"
Add price quotes to the given data file
.IP --load-user-config
Load the user configuration
--- End Message ---
--- Begin Message ---
For some reason, this one was missed when gnucash2 was uploaded. I've
checked the manpage installed with 2.0.1-2 and the effect of the patch
is present in the source and when viewed with 'man'.
e.g.
--loglevel LOGLEVEL
Set the logging level from 0 (least) to 6 (most)
Closing this bug report.
--
Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/
signature.asc
Description: OpenPGP digital signature
--- End Message ---