From 0919ad4bf9060f4ec753caddb90daa8d154d6a1c Mon Sep 17 00:00:00 2001 From: Peter Pentchev <roam@FreeBSD.org> Date: Mon, 13 May 2002 14:33:10 +0000 Subject: [PATCH] Unbreak the web build: close a couple of <entry> tags properly, and move a closing </row> back up where it belongs. PR: docs/38033 Submitted by: Alex Dupre <sysadmin@alexdupre.com> --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 685d522d12..7faf40dc43 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -3229,14 +3229,14 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting> </row> <row> - <entry>5.0-CURRENT after mtx_init() grew a third argument.<entry> + <entry>5.0-CURRENT after mtx_init() grew a third argument.</entry> <entry>500034</entry> + </row> <row> - <entry>5.0-CURRENT with Gcc 3.1.<entry> + <entry>5.0-CURRENT with Gcc 3.1.</entry> <entry>500035</entry> </row> - </row> </tbody> </tgroup>