Date: Sat, 27 Nov 2004 14:23:30 +0100 From: "Joel Dahl" <joel@automatvapen.se> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/74445: [patch] Update handbook: Bibliography Message-ID: <20041127132314.895A837E42@smtp3-1-sn3.vrr.skanova.net> Resent-Message-ID: <200411271330.iARDUJAn092855@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74445
>Category: docs
>Synopsis: [patch] Update handbook: Bibliography
>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: Sat Nov 27 13:30:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Joel Dahl
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dude.automatvapen.se 5.3-STABLE FreeBSD 5.3-STABLE #1: Sat Nov 13 19:50:36 CET 2004 joel@dude.automatvapen.se:/usr/obj/usr/src/sys/WRK i386
>Description:
When comparing the ISBN number for "The C Programming Language" with the
numbers at Prentice Hall and amazon.com, I noticed that the number wasn't
entirely correct. Attached patch should fix this (and a superfluous dot).
>How-To-Repeat:
>Fix:
--- biblio.diff begins here ---
Index: chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml,v
retrieving revision 1.72
diff -u -r1.72 chapter.sgml
--- chapter.sgml 4 Nov 2004 19:52:25 -0000 1.72
+++ chapter.sgml 27 Nov 2004 12:31:52 -0000
@@ -338,8 +338,8 @@
<listitem>
<para>Kernighan, Brian and Dennis M. Ritchie. <emphasis>The C
- Programming Language.</emphasis>. PTR Prentice Hall, 1988.
- ISBN 0-13-110362-9</para>
+ Programming Language</emphasis>. PTR Prentice Hall, 1988.
+ ISBN 0-13-110362-8</para>
</listitem>
<listitem>
--- biblio.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041127132314.895A837E42>
