svn commit: r50723 - head/en_US.ISO8859-1/htdocs/internal
Glen Barber
gjb at FreeBSD.org
Fri Aug 25 19:43:10 UTC 2017
Author: gjb
Date: Fri Aug 25 19:43:09 2017
New Revision: 50723
URL: https://svnweb.freebsd.org/changeset/doc/50723
Log:
Fix an incorrect indentation from r50720.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/internal/machines.xml
Modified: head/en_US.ISO8859-1/htdocs/internal/machines.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/machines.xml Fri Aug 25 19:40:31 2017 (r50722)
+++ head/en_US.ISO8859-1/htdocs/internal/machines.xml Fri Aug 25 19:43:09 2017 (r50723)
@@ -79,8 +79,8 @@
<table class="tblbasic">
<thead>
<tr>
- <th align="left">Host</th>
- <th align="left">Hardware</th>
+ <th align="left">Host</th>
+ <th align="left">Hardware</th>
</tr>
</thead>
More information about the svn-doc-head
mailing list