Silly to use literal inside code
authorPaul Crowley <paul@lshift.net>
Thu, 15 Oct 2009 11:56:49 +0100
changeset 156 34925ee06f90
parent 155 3bff97f72a33
child 157 bb53f3b9c411
Silly to use literal inside code
doc/manual.docbook
--- a/doc/manual.docbook	Thu Oct 15 11:54:46 2009 +0100
+++ b/doc/manual.docbook	Thu Oct 15 11:56:49 2009 +0100
@@ -195,10 +195,10 @@
 </para>
 <itemizedlist>
 <listitem>
-<code><literal>user=</literal><replaceable>globpattern</replaceable></code>: path to the user's key
+<code>user=<replaceable>globpattern</replaceable></code>: path to the user's key
 </listitem>
 <listitem>
-<code><literal>repo=</literal><replaceable>globpattern</replaceable></code>: path to the repository
+<code>repo=<replaceable>globpattern</replaceable></code>: path to the repository
 </listitem>
 </itemizedlist>
 <para>
@@ -349,10 +349,10 @@
 </para>
 <itemizedlist>
 <listitem>
-<code><literal>file=</literal><replaceable>globpattern</replaceable></code>: file within the repo
+<code>file=<replaceable>globpattern</replaceable></code>: file within the repo
 </listitem>
 <listitem>
-<code><literal>branch=</literal><replaceable>globpattern</replaceable></code>: Mercurial branch name
+<code>branch=<replaceable>globpattern</replaceable></code>: Mercurial branch name
 </listitem>
 </itemizedlist>
 <para>