aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/notation.sgml14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/src/sgml/notation.sgml b/doc/src/sgml/notation.sgml
index 48a82ca3768..2f350a329df 100644
--- a/doc/src/sgml/notation.sgml
+++ b/doc/src/sgml/notation.sgml
@@ -4,20 +4,6 @@
<title>Conventions</title>
<para>
- This book uses the following typographical conventions to mark
- certain portions of text: new terms, foreign phrases, and other
- important passages are emphasized in <emphasis>italics</>.
- Everything that represents input or output of the computer, in
- particular commands, program code, and screen output, is shown in a
- monospaced font (<literal>example</literal>). Within such
- passages, italics (<replaceable>example</replaceable>) indicate
- placeholders; you must insert an actual value instead of the placeholder.
- On occasion, parts of program code are emphasized in bold face
- (<emphasis role="bold"><literal>example</></>), if they have been
- added or changed since the preceding example.
- </para>
-
- <para>
The following conventions are used in the synopsis of a command:
brackets (<literal>[</literal> and <literal>]</literal>) indicate
optional parts. (In the synopsis of a Tcl command, question marks