From 65eeebe181c7336b9e870a99190c3d1531059368 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Thu, 19 Apr 2001 15:23:20 +0000 Subject: -> in some examples. Submitted by: bmah --- en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml') diff --git a/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml b/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml index a5d16c1126..d497523e7b 100644 --- a/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml +++ b/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml @@ -27,7 +27,7 @@ ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.18 2001/01/03 11:12:41 nik Exp $ + $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.19 2001/04/17 16:02:54 nik Exp $ --> @@ -820,16 +820,16 @@ used to produce a title page. This additional information should be contained within - artheader. + articleinfo. Boilerplate <sgmltag>article</sgmltag> with - <sgmltag>artheader</sgmltag> + articleinfo <article> - <artheader> + <articleinfo> <title>Your title here</title> <author> @@ -852,7 +852,7 @@ <abstract> <para>Include an abstract of the article's contents here.</para> </abstract> - </artheader> + </articleinfo> … -- cgit v1.2.3