From owner-freebsd-doc@FreeBSD.ORG Thu Feb 28 08:22:51 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D05B62CD for ; Thu, 28 Feb 2013 08:22:51 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 8E5BA1209 for ; Thu, 28 Feb 2013 08:22:50 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id D084614D2515; Thu, 28 Feb 2013 09:22:49 +0100 (CET) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id bVozgGE3UuWp; Thu, 28 Feb 2013 09:22:48 +0100 (CET) Received: from [152.66.168.85] (dhcp-85.q.wlan.net.bme.hu [152.66.168.85]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id ABCBC14D242C; Thu, 28 Feb 2013 09:22:48 +0100 (CET) Message-ID: <512F13DC.80305@FreeBSD.org> Date: Thu, 28 Feb 2013 09:22:52 +0100 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Anthony Brown Subject: Re: Would enough people like a tutorial in freebsd developer handbook References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 08:22:51 -0000 Em 26-02-2013 21:46, Anthony Brown escreveu: > Would enough people like a tutorial in freebsd developer handbook on > freebsd 64 bit assembly language using the c standard library. It would be awesome! We really need more content for developer docs. I can help out with the DocBook markup. Gabor