From daf3094b8cdafe411f6f413e303a99d6359d6127 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Wed, 18 Nov 2009 16:40:18 -0600 Subject: [PATCH] use $subsections instead of $subsection --- basis/peg/ebnf/ebnf-docs.factor | 40 +++++++++++++++++---------------- extra/s3/s3-docs.factor | 17 +++++++------- 2 files changed, 30 insertions(+), 27 deletions(-) diff --git a/basis/peg/ebnf/ebnf-docs.factor b/basis/peg/ebnf/ebnf-docs.factor index 9bfd8ce499..6895a2bd7b 100644 --- a/basis/peg/ebnf/ebnf-docs.factor +++ b/basis/peg/ebnf/ebnf-docs.factor @@ -435,9 +435,11 @@ ARTICLE: "peg.ebnf" "EBNF" "The " { $vocab-link "peg.ebnf" } " vocabulary provides a DSL that allows writing PEG parsers that look like " "EBNF syntax. It provides three parsing words described below. These words all " "accept the same EBNF syntax. The difference is in how they are used. " -{ $subsection POSTPONE: