svn commit: r53391 - head/share/xml
Stephen Gregoratto <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: sg Date: Wed Sep 11 04:18:14 2019 New Revision: 53391 URL: https://svnweb.freebsd.org/changeset/doc/53391 Log: amend r:53390 Fix copy-paste entity name for sg@ Modified: head/share/xml/authors.ent Modified: head/share/xml/authors.ent ============================================================================== --- head/share/xml/authors.ent Wed Sep 11 04:04:50 2019 (r53390) +++ head/share/xml/authors.ent Wed Sep 11 04:18:14 2019 (r53391) @@ -2172,8 +2172,8 @@ <!ENTITY a.sf "Satsuki FUJISHIMA"> <!ENTITY a.sf.email "&a.sf; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> -<!ENTITY a.sf "Stephen Gregoratto"> -<!ENTITY a.sf.email "&a.sf; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> +<!ENTITY a.sg "Stephen Gregoratto"> +<!ENTITY a.sg.email "&a.sg; <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>"> <!ENTITY a.sgalabov "Stanislav Galabov"> <!ENTITY a.sgalabov.email "&a.sgalabov; <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]"