From owner-freebsd-doc@FreeBSD.ORG Fri May 23 05:10:02 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 97351106566B for ; Fri, 23 May 2008 05:10:02 +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 756258FC1F for ; Fri, 23 May 2008 05:10:02 +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 m4N5A2Eh073009 for ; Fri, 23 May 2008 05:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4N5A2Lp073008; Fri, 23 May 2008 05:10:02 GMT (envelope-from gnats) Resent-Date: Fri, 23 May 2008 05:10:02 GMT Resent-Message-Id: <200805230510.m4N5A2Lp073008@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 197EF106566B for ; Fri, 23 May 2008 05:07:41 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.186]) by mx1.freebsd.org (Postfix) with ESMTP id A343B8FC12 for ; Fri, 23 May 2008 05:07:40 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by gv-out-0910.google.com with SMTP id n8so229297gve.39 for ; Thu, 22 May 2008 22:07:39 -0700 (PDT) Received: by 10.86.77.5 with SMTP id z5mr850855fga.42.1211519259217; Thu, 22 May 2008 22:07:39 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.99.205.120]) by mx.google.com with ESMTPS id p9sm9137382fkb.9.2008.05.22.22.07.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 22 May 2008 22:07:38 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Fri, 23 May 2008 07:07:36 +0200 Message-Id: <4836511a.095c5e0a.4215.ffffc3a2@mx.google.com> Date: Fri, 23 May 2008 07:07:36 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/123918: [patch] Fix Document Format Description in FAQ 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: Fri, 23 May 2008 05:10:02 -0000 >Number: 123918 >Category: docs >Synopsis: [patch] Fix Document Format Description in FAQ >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: Fri May 23 05:10:02 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 think document format description in the FreeBSD FAQ, Question 2.2 ``Is the documentation available in other formats, such as plain text (ASCII), or PostScript?'' should be more general, because there are not only books but articles, and they have a different name. To solve this problem, I would introduce a replaceable type parameter. >How-To-Repeat: >Fix: --- books.faq.patch.3.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 23 May 2008 02:52:30 -0000 @@ -874,8 +874,8 @@ All the other formats generate one file, called - book.format - (i.e., book.pdb, + type.format + (i.e., article.pdf, book.html, and so on). These files are then compressed using two --- books.faq.patch.3.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: