]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Added an conditional argument to the Section names
authorSteve Dickson <steved@redhat.com>
Wed, 5 Aug 2009 20:02:33 +0000 (16:02 -0400)
committerSteve Dickson <steved@redhat.com>
Sun, 16 Aug 2009 20:53:18 +0000 (16:53 -0400)
with the format being:
   [ Section <"argument"> ]
This will help group similar functioning Section
together. The argument is conditional but must be
surrounded by the '"' characters.

The new conf_get_section() interface can used
to locate a Section by its Section name and/or
argument.

Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found