diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2018-03-29 16:30:08 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2018-03-29 16:30:08 +0000 |
| commit | 50b03bc0d17212b6609d711a9d19ecd621522dc1 (patch) | |
| tree | f5c2589a29a4420c04a7c61eb7cf3b9e74657ec9 /share | |
| parent | 0b32ac193f76c1a68a6cf8f73b92148519e906a9 (diff) | |
Fix build, take 2.
Sponsored by: The FreeBSD Foundation
Notes
svn path=/head/; revision=51523
Diffstat (limited to 'share')
| -rw-r--r-- | share/xml/authors.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/xml/authors.ent b/share/xml/authors.ent index 84dd7c973f..a9204ec7c3 100644 --- a/share/xml/authors.ent +++ b/share/xml/authors.ent @@ -724,7 +724,7 @@ <!ENTITY a.eric.email "&a.eric; <email xmlns='http://docbook.org/ns/docbook'>eric@FreeBSD.org</email>"> <!ENTITY a.ericbsd "Eric Turgeon"> -<!ENTITY a.ericibsd.email "&a.ericbsd; <email xmlns='http://docbook.org/ns/docbook'>ericbsd@FreeBSD.org</email>"> +<!ENTITY a.ericbsd.email "&a.ericbsd; <email xmlns='http://docbook.org/ns/docbook'>ericbsd@FreeBSD.org</email>"> <!ENTITY a.erich "Eric L. Hernes"> <!ENTITY a.erich.email "&a.erich; <email xmlns='http://docbook.org/ns/docbook'>erich@FreeBSD.org</email>"> |
