From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: util-linux-owner@vger.kernel.org Received: from qmta13.emeryville.ca.mail.comcast.net ([76.96.27.243]:60030 "EHLO qmta13.emeryville.ca.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752062AbaC1QkH (ORCPT ); Fri, 28 Mar 2014 12:40:07 -0400 Received: from hobgoblin.ariadne.com (hobgoblin.ariadne.com [127.0.0.1]) by hobgoblin.ariadne.com (8.14.7/8.14.7) with ESMTP id s2SGWwpr030746 for ; Fri, 28 Mar 2014 12:33:28 -0400 Date: Fri, 28 Mar 2014 12:32:57 -0400 Message-Id: <201403281632.s2SGWvWL030745@hobgoblin.ariadne.com> From: worley@alum.mit.edu (Dale R. Worley) To: util-linux@vger.kernel.org In-reply-to: <20140328085200.GE23464@x2.net.home> (kzak@redhat.com) Subject: Re: Bug: libmount essentially undocumented References: <20140327194912.33d74236@ginster.fritz.box> <20140328085200.GE23464@x2.net.home> Sender: util-linux-owner@vger.kernel.org List-ID: > Anyway it's open source, you can send patches, the docs is generated > from source code comments. I've always held to the principle that the project isn't done until you can use it reliably after reading the documentation *alone* (that is, *without* having to read the code). Otherwise, it's not a professionally-done job. Certainly, it's not something I'd want a potential employer to find with my name attached to it. Dale