svn commit: r51523 - head/share/xml
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Thu Mar 29 16:30:08 2018 New Revision: 51523 URL: https://svnweb.freebsd.org/changeset/doc/51523 Log: Fix build, take 2. Sponsored by: The FreeBSD Foundation Modified: head/share/xml/authors.ent Modified: head/share/xml/authors.ent ============================================================================== --- head/share/xml/authors.ent Thu Mar 29 16:21:13 2018 (r51522) +++ head/share/xml/authors.ent Thu Mar 29 16:30:08 2018 (r51523) @@ -724,7 +724,7 @@ <!ENTITY a.eric.email "&a.eric; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> <!ENTITY a.ericbsd "Eric Turgeon"> -<!ENTITY a.ericibsd.email "&a.ericbsd; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> +<!ENTITY a.ericbsd.email "&a.ericbsd; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> <!ENTITY a.erich "Eric L. Hernes"> <!ENTITY a.erich.email "&a.erich; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"