Changeset 323 for trunk/confman.conf.in


Ignore:
Timestamp:
05/03/2009 16:25:09 (3 years ago)
Author:
ccowart
Message:

Refactored sourcing of the documentation library to support the confadmin
utility. Cleaned up handling of -h for these scripts.

Also set the keywords property on source files that were missing it.

Fixes #20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r317 r323  
    1616 
    1717# The location of our shell's documentation library 
    18 REPO_DOCS="@pkgdatadir@/confmandoc.sh" 
     18REPO_DOCS_CONFMAN="@pkgdatadir@/confmandoc.sh" 
     19REPO_DOCS_CONFADMIN="@pkgdatadir@/confadmindoc.sh" 
    1920 
    2021# The system lockfile 
Note: See TracChangeset for help on using the changeset viewer.