From owner-svn-doc-head@FreeBSD.ORG Sun Nov 18 04:50:41 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 CAECB5BF for ; Sun, 18 Nov 2012 04:50:41 +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 31D438FC15 for ; Sun, 18 Nov 2012 04:50:40 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so3712726lah.13 for ; Sat, 17 Nov 2012 20:50:39 -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=DwDrVi7uNqubZ9U1VKX8H5r2iGJiynqDaRE1GvjZsCk=; b=mjVvDr3SyCgHWvpYDzDyUXXuSHnun7wLb7Aw/vYlrBOnwgzUAQoEZWy97mgJhmsfaR s4iBER9Oa6qVHyAlLvWyctuVRfe+OQKcdvyLtv3If6/grdalVsgoBYH/vGvelScg7G9J aE8mJ6ijqLxXdmx9qtAZ4ziPEK1cKcK7c5Z+A= 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=DwDrVi7uNqubZ9U1VKX8H5r2iGJiynqDaRE1GvjZsCk=; b=Dh+1lfdsg6Y57YRgDMN3rE1U/i2HFnhDRJEUSLxQ5cGmANJWulyqWOiwl185DJ2cWD NHmXmJ/k/ev8L/KBP1zIOBWXK/l0qp66MB7LuffuemdouFeiMlnOP/hVLCRhy9UqmMPh efnASYPvjGWHlHvs6Z9fJfkq3po0nMyCwrq1SEcE+M/MGLiKqQChbPVaX8u4jwTdu++I VKNU6bT7Bj/PbITOeQQuoEPwR5Y5b8TR2Es7llWh09SU5mXOjr0+Dor3HHVTE/4igxA9 WQWVGch1Wv/ezu97KrMWs9J9S+JsavMIb3swmU39hCB+cPJobOw+iCrhcR7vsIFZ/3kv t9Fg== Received: by 10.152.144.70 with SMTP id sk6mr8302113lab.27.1353214239781; Sat, 17 Nov 2012 20:50:39 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.25.166 with HTTP; Sat, 17 Nov 2012 20:50:09 -0800 (PST) In-Reply-To: References: <201211170602.qAH62fGU041005@svn.freebsd.org> From: Eitan Adler Date: Sat, 17 Nov 2012 23:50:09 -0500 X-Google-Sender-Auth: pbaKdcccrChUcC2rCNlaI6br8nU Message-ID: Subject: Re: svn commit: r40051 - head/en_US.ISO8859-1/books/arch-handbook/driverbasics To: Benjamin Kaduk Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnaJG3m8NxnedsS6um5XAC8/HSV48lquRbiXp2dbm9LrJUxJiExd7aIgZytjkxCTEBIJ8sM 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: Sun, 18 Nov 2012 04:50:41 -0000 On 17 November 2012 23:42, Benjamin Kaduk wrote: > The removal seems incomplete; the next line still says "for 5.X", which is > as unsupported as 4.X. It seems like someone should test the code snippet > on a recent release and remove the version specificity in the document if > possible. The 5.x version compiles and mostly works (in my limited testing). I am currently reworking the example to use modern interfaces and wanted to remind myself of the existing document structure. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams