- s/role=/class=/

This commit is contained in:
Gabor Kovesdan 2013-07-03 10:05:59 +00:00
parent d2d5463559
commit a69e3a3e5e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42128

View file

@ -167,7 +167,7 @@
download, pick the nearest mirror from the list of <ulink
url="&url.books.handbook;/subversion-mirrors.html">Subversion
mirror sites</ulink>. If <filename
role="directory">/usr/doc</filename> already exists, move
class="directory">/usr/doc</filename> already exists, move
or delete it first to prevent file conflicts.</para>
<screen>&prompt.user; <userinput>svn checkout https://<replaceable>svn0.us-west.FreeBSD.org</replaceable>/doc/head <replaceable>/usr/doc</replaceable></userinput></screen>