svn commit: r45165 - head/en_US.ISO8859-1/books/handbook/mirrors
Gavin Atkinson
gavin at FreeBSD.org
Sun Jun 29 20:16:15 UTC 2014
Author: gavin
Date: Sun Jun 29 20:16:14 2014
New Revision: 45165
URL: http://svnweb.freebsd.org/changeset/doc/45165
Log:
Add <literal> tags around "rsync".
Modified:
head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Sun Jun 29 20:13:23 2014 (r45164)
+++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml Sun Jun 29 20:16:14 2014 (r45165)
@@ -677,7 +677,7 @@ Comment out for now until these can be v
xlink:href="http://svn0.us-east.FreeBSD.org/"><literal>http</literal></link>,
<link
xlink:href="https://svn0.us-east.FreeBSD.org/"><literal>https</literal></link>,
- rsync</entry>
+ <literal>rsync</literal></entry>
<entry>USA, New Jersey</entry>
@@ -693,7 +693,7 @@ Comment out for now until these can be v
xlink:href="http://svn0.eu.FreeBSD.org/"><literal>http</literal></link>,
<link
xlink:href="https://svn0.eu.FreeBSD.org/"><literal>https</literal></link>,
- rsync</entry>
+ <literal>rsync</literal></entry>
<entry>Europe, UK</entry>
More information about the svn-doc-all
mailing list