From owner-freebsd-hackers@FreeBSD.ORG Mon May 18 20:48:56 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8E79AB56 for ; Mon, 18 May 2015 20:48:56 +0000 (UTC) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D85E12BB for ; Mon, 18 May 2015 20:48:56 +0000 (UTC) Received: by igbpi8 with SMTP id pi8so59351936igb.1 for ; Mon, 18 May 2015 13:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=dbg3UiPyZeidzdzfnjTl3JDhBxAs9xrUJHP0/JvboCU=; b=Fqe2AviAX4r/rQVwBHR1Y4N7E/ZaXkVUe3tbpTcTPEnSXp8Bt/3nuWwdjemD8da9Y2 E4jpaVn1rNBuHo7EocSaAnxwA07dcGY6AdQve4rce8TjZ2fByNqaMuZzFpTuc+LV4GJj ip/ykHcW/QStU5YO4K0oSEfHNmUXn25T+0Jpc00XC9BwhT6BAoJU7v4U1cz3MsgBKRkl 3P5qurzJjqnfT4f0ep6h6ZBDXWGZmpAulpvc5SI3uHkowoHbkrujC+DvJp5TAeujgUyO zRzhv8rOwc9G+jjPAAY8vGwZ/8lqKlnRoPipzzy3AgV4TomnHEiI7vT/E3DBqSflre5j 9OzQ== X-Received: by 10.42.164.7 with SMTP id e7mr36540143icy.70.1431982135830; Mon, 18 May 2015 13:48:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.136.35 with HTTP; Mon, 18 May 2015 13:48:25 -0700 (PDT) In-Reply-To: References: From: Gleb Popov <6yearold@gmail.com> Date: Mon, 18 May 2015 23:48:25 +0300 Message-ID: Subject: Re: Strange manual pages at freebsd.org/cgi/man.cgi To: Sergey Kandaurov Cc: freebsd-hackers Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2015 20:48:56 -0000 On Mon, May 18, 2015 at 10:28 PM, Sergey Kandaurov wrote: > On 18 May 2015 at 19:47, Gleb Popov <6yearold@gmail.com> wrote: > > Hello. > > > > I've stumbled upon this manual page [1], but where mut.h comes from. I > take > > it is provided by some port, since `man naturalstrcmp` yields nothing in > > fresh FreeBSD install. > > > > [1] > > > https://www.freebsd.org/cgi/man.cgi?query=naturalstrcmp&sektion=3&manpath=FreeBSD+10.1-RELEASE+and+Ports > > You may want to check this service: > http://manned.org/naturalstrcmp -> cad/alliance > Wow, what a handy site. Thanks for the link! > > -- > wbr, > pluknet >