From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 22:19:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 124B71065672 for ; Thu, 11 Dec 2008 22:19:22 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 316DD8FC14 for ; Thu, 11 Dec 2008 22:19:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mBBM6Zxf002119; Thu, 11 Dec 2008 23:06:35 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mBBM6Z2v002116; Thu, 11 Dec 2008 23:06:35 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 11 Dec 2008 23:06:35 +0100 (CET) From: Wojciech Puchar To: Polytropon In-Reply-To: <20081211230324.751ec325.freebsd@edvax.de> Message-ID: <20081211230437.O2115@wojtek.tensor.gdynia.pl> References: <20081207093713.O5433@wojtek.tensor.gdynia.pl> <20081207082932.04a7cf16@scorpio> <11167f520812070853i3b6fa6dei6e5c71669416470@mail.gmail.com> <20081207191727.V1610@wojtek.tensor.gdynia.pl> <20081207193517.GA20905@laverenz.de> <20081207121431.5dcb37f9@gom.home> <1228733482.4495.14.camel@laptop1.herveybayaustralia.com.au> <20081211103742.21621a6d@gom.home> <20081211190951.GB845@comcast.net> <20081211113257.405a082c@gom.home> <20081211202023.GC845@comcast.net> <20081211134622.15c81ecd@gom.home> <20081211230324.751ec325.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, prad Subject: Re: Why FreeBSD not popular on hardware vendors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2008 22:19:22 -0000 > things changing. Because I have to administer and to program > on FreeBSD, I enjoy (!) the excellent documentation. Everything > is there, from system binaries, configuration files, maintenance > procedures, system calls and kernel interfaces. Just look into i fully agree with you > the Linux world - you don't find this fine quality there very > often. It seems to develop into a common habit that documentation in linux: man command this manual is no longer maintained. try info, google or wiki. maybe you will find your documentation, maybe not. --- it's one of things that make linux unusable for me. > The administration of the FreeBSD OS is, due to its good > documentation, very easy. and due to clear config files, not linux-like mess. it's really clear and easy.