docs/123884: [patch] Missing Closing </para> Tags in FAQ, Question 1.7
Gabor PALI
pgj at FreeBSD.org
Thu May 22 05:20:01 UTC 2008
>Number: 123884
>Category: docs
>Synopsis: [patch] Missing Closing </para> Tags in FAQ, Question 1.7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Thu May 22 05:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Gabor PALI
>Release: FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy at disznohal:/usr/obj/usr/src/sys/GENERIC_ i386
>Description:
I found some missing closing </para> tags in the answer of
question 1.7 ``What is the latest version of FreeBSD?'' in
the FreeBSD FAQ. The following patch tries to solve this.
>How-To-Repeat:
>Fix:
--- books.faq.patch.1.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.811
diff -u -r1.811 book.sgml
--- book.sgml 12 Apr 2008 20:13:12 -0000 1.811
+++ book.sgml 22 May 2008 03:30:48 -0000
@@ -290,7 +290,7 @@
parallel development branches; releases are being made from
both branches. The 5.X series of releases
is being made from the <emphasis>5-STABLE</emphasis> branch
- and the 6.X series of releases from <emphasis>6-STABLE</emphasis>.
+ and the 6.X series of releases from <emphasis>6-STABLE</emphasis>.</para>
<para>Up until the release of 5.3, the 4.X series was the
one known as <emphasis>-STABLE</emphasis>. However,
@@ -300,7 +300,7 @@
fixes. There will be more releases made from the
<emphasis>5-STABLE</emphasis> branch, but it is considered
a <quote>legacy</quote> branch and most current work will
- only become a part of <emphasis>6-STABLE</emphasis>.
+ only become a part of <emphasis>6-STABLE</emphasis>.</para>
<para>Version <ulink
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/">&rel.current;</ulink>
--- books.faq.patch.1.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list