ossp-pkg/cfg/cfg.pod 1.9 -> 1.10
--- cfg.pod 2002/11/10 12:12:23 1.9
+++ cfg.pod 2002/11/19 14:43:22 1.10
@@ -167,8 +167,8 @@
B<FQ_OPEN> ::= /[!"#$%&'()*+,-./:;<=>?@\[\\\]^_`{|}~]/
-B<FQ_CLOSE> ::= "B<FQ_OPEN> or corresponding closing char
- ('}])>') if B<FQ_OPEN> is a char of '{[(<'"
+B<FQ_CLOSE> ::= E<lt>E<lt> B<FQ_OPEN> or corresponding closing char
+ ('}])>') if B<FQ_OPEN> is a char of '{[(<' E<gt>E<gt>
B<PT_STRING> ::= B<PT_CHAR> B<PT_CHARS>
@@ -219,15 +219,7 @@
=head1 APPLICATION PROGRAMMING INTERFACE (API)
-spec:
-
- parent ..
- lbroth ->
- rbroth <-
- child[1]
- child[L]
-
- virtualhost[2].directory
+...
=head1 NODE SELECTION SPECIFICATION
@@ -265,9 +257,9 @@
B<num> ::= /^[+-]?[0-9]+/
-B<regex> ::= "Regular Expression (PCRE-based)"
+B<regex> ::= E<lt>E<lt> Regular Expression (PCRE-based) E<gt>E<gt>
-B<token> ::= "Plain-Text Token String"
+B<token> ::= E<lt>E<lt> Plain-Text Token String E<gt>E<gt>
=head1 IMPLEMENTATION ISSUES
|
|