From owner-freebsd-doc@FreeBSD.ORG Thu May 22 05:20:01 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D863E1065677 for ; Thu, 22 May 2008 05:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B5AB58FC15 for ; Thu, 22 May 2008 05:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4M5K1E2027633 for ; Thu, 22 May 2008 05:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4M5K150027632; Thu, 22 May 2008 05:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 22 May 2008 05:20:01 GMT Resent-Message-Id: <200805220520.m4M5K150027632@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor PALI Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80DB8106567C for ; Thu, 22 May 2008 05:17:41 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by mx1.freebsd.org (Postfix) with ESMTP id 0E72B8FC21 for ; Thu, 22 May 2008 05:17:40 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by mu-out-0910.google.com with SMTP id i2so2039174mue.3 for ; Wed, 21 May 2008 22:17:39 -0700 (PDT) Received: by 10.103.175.9 with SMTP id c9mr1173383mup.15.1211433459563; Wed, 21 May 2008 22:17:39 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.99.205.120]) by mx.google.com with ESMTPS id g1sm12906877muf.7.2008.05.21.22.17.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 May 2008 22:17:38 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Thu, 22 May 2008 07:17:37 +0200 Message-Id: <483501f2.01b7660a.0fa1.fffffa2b@mx.google.com> Date: Thu, 22 May 2008 07:17:37 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/123884: [patch] Missing Closing Tags in FAQ, Question 1.7 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor PALI List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 05:20:01 -0000 >Number: 123884 >Category: docs >Synopsis: [patch] Missing Closing 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@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386 >Description: I found some missing closing 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 5-STABLE branch - and the 6.X series of releases from 6-STABLE. + and the 6.X series of releases from 6-STABLE. Up until the release of 5.3, the 4.X series was the one known as -STABLE. However, @@ -300,7 +300,7 @@ fixes. There will be more releases made from the 5-STABLE branch, but it is considered a legacy branch and most current work will - only become a part of 6-STABLE. + only become a part of 6-STABLE. Version &rel.current; --- books.faq.patch.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: