svn commit: r46569 - head/share/xml
Matthew Ahrens <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mahrens (src committer) Date: Thu Apr 16 15:59:42 2015 New Revision: 46569 URL: https://svnweb.freebsd.org/changeset/doc/46569 Log: Fix mahrens entity definition Modified: head/share/xml/authors.ent Modified: head/share/xml/authors.ent ============================================================================== --- head/share/xml/authors.ent Thu Apr 16 14:24:11 2015 (r46568) +++ head/share/xml/authors.ent Thu Apr 16 15:59:42 2015 (r46569) @@ -1306,7 +1306,7 @@ <!ENTITY a.maho.email "&a.maho; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> <!ENTITY a.mahrens "Matthew Ahrens"> -<!ENTITY a.mahrens.email "&a.maho; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> +<!ENTITY a.mahrens.email "&a.mahrens; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> <!ENTITY a.makc "Max Brazhnikov"> <!ENTITY a.makc.email "&a.makc; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"