Replace some quotes with literal tags where needed.

This commit is contained in:
Marc Fonvieille 2011-05-06 20:20:45 +00:00
parent ac6d030e7f
commit 50c8f7ef76
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37228

View file

@ -189,8 +189,8 @@ Components src world kernel</programlisting>
up to date. The default is to update the source code, the
entire base system, and the kernel. Components are the
same as those available during the install, for instance,
adding "world/games" here would allow game patches to be
applied. Using "src/bin" would allow the source code in
adding <literal>world/games</literal> here would allow game patches to be
applied. Using <literal>src/bin</literal> would allow the source code in
<filename class="directory">src/bin</filename> to be
updated.</para>