From owner-svn-doc-all@FreeBSD.ORG Fri Jan 25 16:23:49 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7F5EBB61 for ; Fri, 25 Jan 2013 16:23:49 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vc0-f169.google.com (mail-vc0-f169.google.com [209.85.220.169]) by mx1.freebsd.org (Postfix) with ESMTP id 3475789E for ; Fri, 25 Jan 2013 16:23:48 +0000 (UTC) Received: by mail-vc0-f169.google.com with SMTP id n10so398483vcn.14 for ; Fri, 25 Jan 2013 08:23:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=efiO25GO38y7iJKfeJ95Of5FA0QJ7HcuTQF4Nm5o680=; b=XGTj/44qUB7P+f210t0JAdPOPCzmiAj12H1t+YXBVFnBg/UNOdDF89BZ4+JsErJZ6b RFftZFkCL/prx8asC7QzJ6zepVBOur6oApi/mWV1pKrRG9G1gIKWCylasuUbkEcvWTtP lATwUfHQvco3Vkp4/L4MER9YaZNHtxVxXxw8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received: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=efiO25GO38y7iJKfeJ95Of5FA0QJ7HcuTQF4Nm5o680=; b=mCaTrEvXRSGqBKIOSXuaJJgDc75BTTcE027jXo6Y/JRzXxj47JJ+NM53RYOCouEvjw ZASfgc/9LoWnD0rioqzw+fTsREH+2GZzTZ6zJHZAPUV3H2zSvVyyMs/m6lGp75g04gS0 oh9qiUYTqsYzPXm+yZEczNQdMsAXn0a4++EoMJJeHkXw8SRvl3E+apf7YMSTIbOMXKey LvGAGLLr9fvbyXtWfgmq2y6WCEzBADyBOsYS3cGk+w8XPQbPhfRf4txLp3TNedSB+aHF 3axohdIQ/FAPE2BG7WAt/gZtPUME8Qa/b4hsNL7LY40QWNv8BHxlUKhPvZeWdh0bC2sa eTVQ== X-Received: by 10.52.76.7 with SMTP id g7mr5743459vdw.95.1359131022611; Fri, 25 Jan 2013 08:23:42 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.220.195.70 with HTTP; Fri, 25 Jan 2013 08:23:12 -0800 (PST) In-Reply-To: <201301241014.14854.jhb@freebsd.org> References: <201211271530.qARFUekl097033@svn.freebsd.org> <201301241014.14854.jhb@freebsd.org> From: Eitan Adler Date: Fri, 25 Jan 2013 11:23:12 -0500 X-Google-Sender-Auth: ndqXlW2jjNlivmjv5AVkE4zuBLo Message-ID: Subject: Re: svn commit: r40167 - head/en_US.ISO8859-1/books/arch-handbook/driverbasics To: John Baldwin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkIMmsgrRHywHW0ivR4/lZ0ov4SSkspnQClNzpBBm8Z7qHq07t+UYkwOHrFGj7z7/uVQ6ky Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2013 16:23:49 -0000 On 24 January 2013 10:14, John Baldwin wrote: >> Reviewed by: alfred (code) >> Reviewed by: gonzo (code) >> Reviewed by: ehaupt (code) Thanks for the review! I had three people look this over (some multiple times) and still not everything was caught. I'll re-add this file to my "things to fix" list. I'm about to start classes again so I'm not sure when I'll get to it though. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams