Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 57a94fd8eb9a4a6b0138af61a0f7b529 > files > 22

dotconf-examples-1.0.13-2mdv2008.1.x86_64.rpm

# Add the modules. 
# The first parameter is the name and the second the module filename (without 
# .so).
AddModule first  first_module
AddModule second second_module

# The scope is automgically added by duplicate.c and depends on the name
<First>
   DupOption text
</First>

<Second>
   DupOption 16
</Second>