From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 17:48:59 2009 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 BE8DB10656CF for ; Thu, 4 Jun 2009 17:48:59 +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 F40508FC12 for ; Thu, 4 Jun 2009 17:48:58 +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 n54HmkXS035693; Thu, 4 Jun 2009 19:48:46 +0200 (CEST) (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 n54Hmj3s035689; Thu, 4 Jun 2009 19:48:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 4 Jun 2009 19:48:40 +0200 (CEST) From: Wojciech Puchar To: Jerry McAllister In-Reply-To: <20090604174510.GA32547@gizmo.acns.msu.edu> Message-ID: References: <20090603235219.2e8abb8a.freebsd@edvax.de> <200906031700.45600.kirk@strauser.com> <20090604010054.a45f5880.freebsd@edvax.de> <8BA60025-A005-4E38-9D5E-A9C11AB3C17C@strauser.com> <20090604173535.984e32d6.freebsd@edvax.de> <20090604174510.GA32547@gizmo.acns.msu.edu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Polytropon , "freebsd-questions@freebsd.org" , utisoft@gmail.com Subject: Re: Date representation as YY/DDD or YYYY/DDD 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, 04 Jun 2009 17:49:00 -0000 >> PS Does _anyone_ prefer info manuals, apart from Stallman? > > Well, man pages are good at formally documenting the how of use, but > they often are not so helpful on the why and wherefor of use. for me it's exactly for this - to know how and why to use.