From charon@labs.gr  Wed Sep 26 14:15:52 2001
Return-Path: <charon@labs.gr>
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id DA86737B442
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Sep 2001 14:15:50 -0700 (PDT)
Received: from hades.hell.gr (patr530-a125.otenet.gr [212.205.215.125])
	by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8QLFlY03787
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Sep 2001 00:15:47 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.6/8.11.6) id f8QL5hN42673;
	Thu, 27 Sep 2001 00:05:43 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200109262105.f8QL5hN42673@hades.hell.gr>
Date: Thu, 27 Sep 2001 00:05:43 +0300 (EEST)
From: Giorgos Keramidas <charon@labs.gr>
Reply-To: Giorgos Keramidas <charon@labs.gr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: change FORMAT= to FORMATS= in an fdp-primer example of building the docs
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30851
>Category:       docs
>Synopsis:       change FORMAT= to FORMATS= in an fdp-primer example of building the docs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 14:20:00 PDT 2001
>Closed-Date:    Wed Sep 26 14:49:33 PDT 2001
>Last-Modified:  Wed Sep 26 14:49:40 PDT 2001
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Tue Sep 4
  19:49:44 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

    The fdp-primer in one of the examples for building the docs in various
    formats uses FORMAT=txt instead of FORMATS=txt.  The attached patch fixes
    the example.

>How-To-Repeat:
>Fix:

--- patch begins here ---
Index: overview/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/fdp-primer/overview/chapter.sgml,v
retrieving revision 1.7
diff -u -r1.7 chapter.sgml
--- overview/chapter.sgml	16 Jul 2001 14:45:56 -0000	1.7
+++ overview/chapter.sgml	26 Sep 2001 21:00:26 -0000
@@ -247,7 +247,7 @@
 	  and convert the document to other formats for review.</para>
 
 	<screen>&prompt.user; <userinput>make lint</userinput>
-&prompt.user; <userinput>make FORMAT=<replaceable>format</replaceable></userinput></screen>
+&prompt.user; <userinput>make FORMATS=<replaceable>format</replaceable></userinput></screen>
 
 	<para>Where <replaceable>format</replaceable> is one of
 	  <literal>html</literal>, <literal>html-split</literal>,
--- patch ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Wed Sep 26 14:49:33 PDT 2001 
State-Changed-Why:  
Fixed, thanks! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30851 
>Unformatted:
