From owner-freebsd-current@FreeBSD.ORG Fri Sep 5 19:24:00 2014 Return-Path: Delivered-To: current@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 5D289D01; Fri, 5 Sep 2014 19:24:00 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B7D921222; Fri, 5 Sep 2014 19:23:58 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id s85JNnjW018556 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 5 Sep 2014 23:23:49 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id s85JNnvn018555; Fri, 5 Sep 2014 23:23:49 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 5 Sep 2014 23:23:49 +0400 From: Gleb Smirnoff To: current@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: request for documentation of m_uiotombuf and m_mbuftouio... Message-ID: <20140905192349.GF17059@FreeBSD.org> References: <20140905164432.GN82175@funkthat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140905164432.GN82175@funkthat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2014 19:24:00 -0000 On Fri, Sep 05, 2014 at 09:44:32AM -0700, John-Mark Gurney wrote: J> If someone would like to write a man page for these functions, I'll J> fix them up and commit them... Well, the entire mbuf(9) needs to be examined and fixed. I promised myself to do that before stable/11. -- Totus tuus, Glebius.