Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 4be498960b18ca2ab78d7d4722558eff > files > 22

dotconf-examples-1.0.13-4mdv2010.0.i586.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>