docs/158354: book/porters-handbook: missing callout images for vuxml
Jason Helfman
jhelfman at experts-exchange.com
Mon Jun 27 20:10:11 UTC 2011
>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 at 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:
More information about the freebsd-doc
mailing list