[PATCH xserver 01/19] xfree86: remove references from LoadSubModule's path from the doc

Julien Cristau jcristau at debian.org
Mon Jan 23 21:47:38 UTC 2017


On Mon, Jan 23, 2017 at 14:32:15 -0500, Adam Jackson wrote:

> From: Emil Velikov <emil.l.velikov at gmail.com>
> 
> Afaics the argument hasn't been part of the API since the documentation
> has been converted to xml with commit fc6ebe1e1d3 "Convert LinuxDoc
> documents to DocBook/XML"
> 
The commit message seems confused.  AFAICT the text says "LoadSubModule
is like LoadModule except it doesn't take a 'path' parameter", which
until patch 2 seems to be correct?

Cheers,
Julien

> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
>  hw/xfree86/doc/ddxDesign.xml | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
> 
> diff --git a/hw/xfree86/doc/ddxDesign.xml b/hw/xfree86/doc/ddxDesign.xml
> index f7d6628..b62272d 100644
> --- a/hw/xfree86/doc/ddxDesign.xml
> +++ b/hw/xfree86/doc/ddxDesign.xml
> @@ -5695,11 +5695,7 @@ the server, and may also be used from within modules.
>      described above, except that the module loaded is registered as a
>      child of the calling module.  The <parameter>parent</parameter> parameter
>      is the calling module's handle.  Modules loaded with this function
> -    are automatically unloaded when the parent module is unloaded.  The
> -    other difference is that the path parameter may not be specified.
> -    The module search path used for modules loaded with this function
> -    is the default search path as initialised with
> -    <function>LoaderSetPath()</function>.
> +    are automatically unloaded when the parent module is unloaded.
>  	    </para>
>  
>  	  </blockquote></para></blockquote>
> -- 
> 2.9.3
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel


More information about the xorg-devel mailing list