From owner-svn-doc-head@FreeBSD.ORG Wed Dec 12 19:15:29 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D3CE2CA for ; Wed, 12 Dec 2012 19:15:29 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 06E158FC18 for ; Wed, 12 Dec 2012 19:15:28 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so1007054lah.13 for ; Wed, 12 Dec 2012 11:15:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=72AbE75903bQQutfFeGUg+FDMVqJHLOePAtoEXfz5RI=; b=HQMC8OPexBKwaZISCV0/jbK7m5Z6hrSTy/Wuj2zgs5f8xp4oM3G+SWGJQm7nKNZ9vL yJ+M+gebt3lvoDtkISO7uMZooMw+rwrch09C1dMeSeAWwcmpzwGlg4snLqo938AcW/4Y AIe8vvSr6sHGBTdwyemYKq1vfatulplEzTFTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=72AbE75903bQQutfFeGUg+FDMVqJHLOePAtoEXfz5RI=; b=U1HPaiUrqdFyS2scsjqfQNopBphbFGIayM6pHZ0KV35h0+wy5Q6KrTp869zXoM8qc4 KU2G3h5P2gK0lOii0ozBfsJPiXxSiqQgQSRhWQciWU1yUWdzFBI9+VkwTfFOXuXRrSy5 QCIQYRWHPpbM0OqIy61b3lctEApiVmQkaRqZuWGSwZ2VyRZbWuFIOvg3y/zcAGXspzO2 5WIGrlri4Ozz+sQNrvqBjDXeh1e7yB1fNgMPrEuIKYVIWcv+GZzITUsBOqNR5XVXsGdO AIL0MOXgPhRiS+V1452/umCb2Qk0U3vZIGktWEqXtBCUE+JicU6tiwfnvHBSHE1cpHDo dQgQ== Received: by 10.152.111.166 with SMTP id ij6mr2143077lab.47.1355339727818; Wed, 12 Dec 2012 11:15:27 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.149.225 with HTTP; Wed, 12 Dec 2012 11:14:57 -0800 (PST) In-Reply-To: References: <201212121302.qBCD2Bmb052765@svn.freebsd.org> From: Eitan Adler Date: Wed, 12 Dec 2012 14:14:57 -0500 X-Google-Sender-Auth: T5AjcDEyz9Gkjr5FPqntPulwsbA Message-ID: Subject: Re: svn commit: r40359 - head/en_US.ISO8859-1/books/faq To: Benjamin Kaduk Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmLq7ChRkwNOCbO8e5KCFZgT2fQ3+9nGqxyqa2SPPlRjxEJ7/LSF/3qrrPKMNsU3J1JbGIx Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2012 19:15:29 -0000 On 12 December 2012 14:07, Benjamin Kaduk wrote: > On Wed, 12 Dec 2012, Eitan Adler wrote: > >> Author: eadler >> Date: Wed Dec 12 13:02:11 2012 >> New Revision: 40359 >> URL: http://svnweb.freebsd.org/changeset/doc/40359 >> >> Log: >> Point users that care about FreeBSD internals to the >> architecture handbook instead of a bibliography. >> >> Approved by: bcr >> >> Modified: >> head/en_US.ISO8859-1/books/faq/book.xml >> >> Modified: head/en_US.ISO8859-1/books/faq/book.xml >> >> ============================================================================== >> --- head/en_US.ISO8859-1/books/faq/book.xml Wed Dec 12 13:02:09 2012 >> (r40358) >> +++ head/en_US.ISO8859-1/books/faq/book.xml Wed Dec 12 13:02:11 2012 >> (r40359) >> @@ -8984,7 +8984,7 @@ hint.sio.7.irq="12" >> >> For a list of relevant books, please check the >> Handbook's > - >> url="&url.books.handbook;/bibliography-osinternals.html">Operating System >> Internals Bibliography. >> + url="&url.books.arch-handbook;">&os; Architecture >> Handbook. > > > The Handbook's FreeBSD Architecture Handbook? > Pretty sure the two books are, well, different books. Oops, this is one of those "reading what you want to read" cases. I'll fix tonight unless you get to it first. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams