docs/74445: [patch] Update handbook: Bibliography
Joel Dahl
joel at automatvapen.se
Sat Nov 27 13:30:19 UTC 2004
>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 at 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:
More information about the freebsd-doc
mailing list