Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 13:02:28 -0700
From:      Jason Helfman <jhelfman@experts-exchange.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/158354: book/porters-handbook: missing callout images for vuxml
Message-ID:  <1309204948.073449.97561.nullmailer@experts-exchange.com>
Resent-Message-ID: <201106272010.p5RKAAkt073079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158354
>Category:       docs
>Synopsis:       book/porters-handbook: missing callout images for vuxml
>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:   Mon Jun 27 20:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jason Helfman
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD eggman.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Callout images are missing for 11-15
http://www.freebsd.org/doc/en/books/porters-handbook/book.html#SECURITY-NOTIFY-VUXML-DB

Build worked locally, and displayed callout images correctly.
>How-To-Repeat:
	
>Fix:

Index: porters-handbook/Makefile
===================================================================
RCS file: /home/jhelfman/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- porters-handbook/Makefile	5 Aug 2004 10:04:30 -0000	1.7
+++ porters-handbook/Makefile	27 Jun 2011 19:56:51 -0000
@@ -36,6 +36,11 @@
 IMAGES_LIB+=	callouts/8.png
 IMAGES_LIB+=	callouts/9.png
 IMAGES_LIB+=	callouts/10.png
+IMAGES_LIB+=	callouts/11.png
+IMAGES_LIB+=	callouts/12.png
+IMAGES_LIB+=	callouts/13.png
+IMAGES_LIB+=	callouts/14.png
+IMAGES_LIB+=	callouts/15.png
 
 URL_RELPREFIX?=	../../../..
 DOC_PREFIX?= ${.CURDIR}/../../..
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1309204948.073449.97561.nullmailer>