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 7eb15d0ea5..0ee1589500 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 @@ -1572,8 +1572,8 @@ This is the file called 'foo2' Email Addresses - Email addresses are marked up with - email tags. In the HTML + Email addresses are marked up as + email elements. In the HTML output format, the wrapped text becomes a hyperlink to the email address. Other output formats that support hyperlinks may also make the email address into a link. @@ -1583,13 +1583,15 @@ This is the file called 'foo2' Usage: - paraQuestions about &os; may be sent to - emailquestions@&os;.orgemail.para + paraAn email address that does not actually exist, like + emailnotreal@example.comemail, can be used as an + example.para Appearance: - Questions about &os; may be sent to - questions@&os;.org. + An email address that does not actually exist, like + notreal@example.com, can be used as an + example. A &os;-specific extension allows setting the @@ -1602,13 +1604,15 @@ This is the file called 'foo2' Usage: - paraQuestions about &os; may be sent to - email role="nolink"questions@&os;.orgemail.para + paraSometimes a link to an email address like + email role="nolink"notreal@example.comemail is not + desired.para Appearance: - Questions about &os; may be sent to - questions@&os;.org. + Sometimes a link to an email address like + notreal@example.com is not + desired. @@ -1767,6 +1771,31 @@ This is the file called 'foo2' + + Showing <acronym>GUI</acronym> Buttons + + Buttons presented by a graphical user interface are marked + with guibutton. To make the text look more + like a graphical button, brackets and non-breaking spaces are + added surrounding the text. + + + <sgmltag>guibutton</sgmltag> + + Usage: + + paraEdit the file, then click + guibutton[&nbsp;Save&nbsp;]guibutton to save the + changes.para + + Appearance: + + Edit the file, then click + [ Save ] to save the + changes. + + + Quoting System Errors