From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 27 14:17:11 2014 Return-Path: Delivered-To: hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E284AF75; Mon, 27 Jan 2014 14:17:11 +0000 (UTC) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 56AEE1D7B; Mon, 27 Jan 2014 14:17:09 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA02186; Mon, 27 Jan 2014 16:17:02 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1W7mzl-000Kaf-MA; Mon, 27 Jan 2014 16:17:01 +0200 Message-ID: <52E66A25.5050605@FreeBSD.org> Date: Mon, 27 Jan 2014 16:16:05 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: doc@FreeBSD.org Subject: Re: taskqueue(9) manual page update References: <52D93F91.502@FreeBSD.org> <52E27589.8050302@FreeBSD.org> In-Reply-To: <52E27589.8050302@FreeBSD.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: bjk@FreeBSD.org, hackers@FreeBSD.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 14:17:12 -0000 on 24/01/2014 16:15 Andriy Gapon said the following: > I would like to commit the following manual page update. > Could you please review it? Thanks for all the reviews! I've put an updated version here: https://github.com/avg-I/freebsd/compare/review;taskqueue.9 Hope that this is slightly more convenient for reviewing. It is certainly more convenient for me to keep track of the changes. -- Andriy Gapon