[PATCH] quick manpage/documentation fix

John Arbash Meinel john at arbash-meinel.com
Sat May 20 03:40:42 BST 2006


Andres Salomon wrote:
> Hi,
> 
> With 0.8 (I also verified that it's not fixed in 0.8.2), the man page
> incorrect states that one should set their email address in
> ~/.bazaar/bazaar.conf/.  This isn't correct; note the trailing slash.
> The conf file is a file, not a directory.
> 
> The attached patch fixes that; please apply it.
> 

+1 from me. Ping me if we don't get another +1 soon.


John
=:->

> 
> ------------------------------------------------------------------------
> 
> === modified file 'tools/doc_generate/autodoc_man.py'
> --- tools/doc_generate/autodoc_man.py	
> +++ tools/doc_generate/autodoc_man.py	
> @@ -176,7 +176,7 @@
>  E-Mail address of the user. Overriddes default user config.
>  .SH "FILES"
>  .TP
> -.I "~/.bazaar/bazaar.conf/"
> +.I "~/.bazaar/bazaar.conf"
>  Contains the default user config. Only one section, [DEFAULT] is allowed. A 
>  typical default config file may be similiar to:
>  .br
> 
> === modified file 'tools/doc_generate/autodoc_rstx.py'
> --- tools/doc_generate/autodoc_rstx.py	
> +++ tools/doc_generate/autodoc_rstx.py	
> @@ -189,7 +189,7 @@
>  Files
>  =====
>  
> -**On Linux**:  ``~/.bazaar/bazaar.conf/``
> +**On Linux**:  ``~/.bazaar/bazaar.conf``
>  
>  **On Windows**: ``C:\\Documents and Settings\\username\\Application Data\\bazaar\\2.0\\bazaar.conf``
>  
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060519/8f3eff3a/attachment.pgp 


More information about the bazaar mailing list