From 362aae352f787784284bd376df992749d9491f5f Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sun, 6 Jul 2014 04:03:27 +0000 Subject: [PATCH] Add an example showing the use of . --- .../fdp-primer/docbook-markup/chapter.xml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml index d4c4a05de5..217ff33c7a 100644 --- a/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml @@ -838,6 +838,33 @@ + + Examples + + Examples can be shown with example. + + + <tag>example</tag> + + Usage: + + example + paraEmpty files can be created easily:para + + screen&prompt.user; userinputtouch file1 file2 file3userinputscreen +example + + + + Appearance: + + + Empty files can be created easily: + + &prompt.user; touch file1 file2 file3 + + + Lists and Procedures