diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-03-02 06:23:23 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-03-02 06:23:23 +0000 |
commit | e5cc1d1296a4c4668353e06da1127624f3fffb3a (patch) | |
tree | c7c31a6159e3ae0574a7afddf6aa51d8b9ff67bb /en_US.ISO8859-1 | |
parent | eaac021d46ee4dda62250643c5e4ba355f3f7612 (diff) | |
download | doc-e5cc1d1296a4c4668353e06da1127624f3fffb3a.tar.gz doc-e5cc1d1296a4c4668353e06da1127624f3fffb3a.zip |
Add the changes needed for the handbook to build correctly after my last
commit to the PPP and SLIP chapter. Hopefully I caught my stupidity
before it tried to build and ended up failing.
Notes
Notes:
svn path=/head/; revision=6642
Diffstat (limited to 'en_US.ISO8859-1')
-rw-r--r-- | en_US.ISO8859-1/books/handbook/authors.ent | 4 | ||||
-rw-r--r-- | en_US.ISO8859-1/share/sgml/authors.ent | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/authors.ent b/en_US.ISO8859-1/books/handbook/authors.ent index 0f2555428c..897b694ecc 100644 --- a/en_US.ISO8859-1/books/handbook/authors.ent +++ b/en_US.ISO8859-1/books/handbook/authors.ent @@ -7,7 +7,7 @@ Please keep this list in alphabetical order by entity names. - $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.75 2000/02/23 04:25:56 ps Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.76 2000/02/26 20:32:47 ume Exp $ --> <!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>"> @@ -342,6 +342,8 @@ <!ENTITY a.pho "Peter Holm <email>pho@FreeBSD.org</email>"> +<!ENTITY a.piero "Piero Serini <email>piero@strider.inet.it</email>"> + <!ENTITY a.pjc "Peter Childs <email>pjchilds@imforei.apana.org.au</email>"> <!ENTITY a.proven "Chris Provenzano <email>proven@FreeBSD.org</email>"> diff --git a/en_US.ISO8859-1/share/sgml/authors.ent b/en_US.ISO8859-1/share/sgml/authors.ent index 0f2555428c..897b694ecc 100644 --- a/en_US.ISO8859-1/share/sgml/authors.ent +++ b/en_US.ISO8859-1/share/sgml/authors.ent @@ -7,7 +7,7 @@ Please keep this list in alphabetical order by entity names. - $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.75 2000/02/23 04:25:56 ps Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/authors.ent,v 1.76 2000/02/26 20:32:47 ume Exp $ --> <!ENTITY a.abial "Andrzej Bialecki <email>abial@FreeBSD.org</email>"> @@ -342,6 +342,8 @@ <!ENTITY a.pho "Peter Holm <email>pho@FreeBSD.org</email>"> +<!ENTITY a.piero "Piero Serini <email>piero@strider.inet.it</email>"> + <!ENTITY a.pjc "Peter Childs <email>pjchilds@imforei.apana.org.au</email>"> <!ENTITY a.proven "Chris Provenzano <email>proven@FreeBSD.org</email>"> |