svn commit: r50721 - head/en_US.ISO8859-1/htdocs/internal
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Fri Aug 25 19:39:25 2017
New Revision: 50721
URL: https://svnweb.freebsd.org/changeset/doc/50721
Log:
Fix a misplaced '</p>' tag.
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:38:43 2017 (r50720)
+++ head/en_US.ISO8859-1/htdocs/internal/machines.xml Fri Aug 25 19:39:25 2017 (r50721)
@@ -138,6 +138,6 @@
to the general public for "vanity domain" mail or other such
uses. It would be a waste of time to ask. Thanks.</p>
- <p></p><a href="internal.html">FreeBSD Internal Home</a>
+ <p><a href="internal.html">FreeBSD Internal Home</a></p>
</body>
</html>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"