On Wed, Feb 27, 2013 at 09:51:16PM +0100, Thorsten Scherf wrote:
> 

Hi Thorsten,

thank you for the patch and bringing the attention to the *.doxy.in
files. Those files are autogenerated by doxygen where this typo and
others are already fixed upstream. Instead of fixing the typos
individually I wonder if it would be better to run doxygen -u on all
*.doxy.in files? But I'm not sure if files created by a newer version
can be handled by older versions as well. E.g. make docs is used in the
RHEL-6 spec file which still uses doxygen-1.6.1. Does anyone know if it
will just ignore new options or will it fail?

bye,
Sumit

> From a42c58bd867d99c2305475811c7380ad17ea67a4 Mon Sep 17 00:00:00 2001
> From: Thorsten Scherf <tsch...@redhat.com>
> Date: Wed, 27 Feb 2013 21:39:42 +0100
> Subject: [PATCH] Fixed typo
> 
> ---
>  src/lib/idmap/sss_idmap.doxy.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/lib/idmap/sss_idmap.doxy.in b/src/lib/idmap/sss_idmap.doxy.in
> index 
> 22827168b3025cf2fdde198047e31ebc26805812..7b46c28d7e0323c91ceb1314c78f816bf686f478
>  100644
> --- a/src/lib/idmap/sss_idmap.doxy.in
> +++ b/src/lib/idmap/sss_idmap.doxy.in
> @@ -291,7 +291,7 @@ TYPEDEF_HIDES_STRUCT   = NO
>  # causing a significant performance penality.
>  # If the system has enough physical memory increasing the cache will improve 
> the
>  # performance by keeping more symbols in memory. Note that the value works on
> -# a logarithmic scale so increasing the size by one will rougly double the
> +# a logarithmic scale so increasing the size by one will roughly double the
>  # memory usage. The cache size is given by this formula:
>  # 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,
>  # corresponding to a cache size of 2^16 = 65536 symbols
> -- 
> 1.7.1
> 

> _______________________________________________
> sssd-devel mailing list
> sssd-devel@lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to