From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 21:18:17 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 CD54F1065673 for ; Thu, 4 Jun 2009 21:18:17 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 44CAA8FC13 for ; Thu, 4 Jun 2009 21:18:17 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: by bwz9 with SMTP id 9so94481bwz.43 for ; Thu, 04 Jun 2009 14:18:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=DxdzE4LCoZNpIy6vpxB1HWR+lBRiTqsZaIS/2epuL70=; b=I+pF+ASGa5MKAMLjkMiYDkhxk2N6qc+9SqjTwTbeIV6TP5DCtxUesbN/k4ZjOofafk EPsauNwv49r6nWaj1BqQMfDpUWPdsUFM+vjeD5zHdHis8r0TnGhfBrekxWmHdiDnzdcb 5nYnU6xMhW/u7KUaweA1ad9yMK/lAKGyYVPEo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=R3gLFaGr+gzU8snVVdUMLDGS7QwQOPF8kJ2INEPM9J3T42DIJZvd/558sWNEKEzV3G CLuMiSsRX+IEdryQvMi3Wzo8y7QaA2iBU7eViuiZplw8v68Py3IefU39Eczu5mLBAIq4 sysp/wgqN2N5LKfEY8+RJDJYUQwIxYbtYGqp4= MIME-Version: 1.0 Received: by 10.204.31.77 with SMTP id x13mr2476593bkc.6.1244150296134; Thu, 04 Jun 2009 14:18:16 -0700 (PDT) In-Reply-To: <20090604210006.GA33278@gizmo.acns.msu.edu> References: <20090604173535.984e32d6.freebsd@edvax.de> <20090604174510.GA32547@gizmo.acns.msu.edu> <18984.11239.817035.710659@jerusalem.litteratus.org> <20090604210006.GA33278@gizmo.acns.msu.edu> From: Chris Rees Date: Thu, 4 Jun 2009 22:17:56 +0100 Message-ID: To: Jerry McAllister Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Wojciech Puchar , Robert Huff , Polytropon , "freebsd-questions@freebsd.org" Subject: Re: Date representation as YY/DDD or YYYY/DDD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2009 21:18:18 -0000 2009/6/4 Jerry McAllister : > On Thu, Jun 04, 2009 at 04:17:43PM -0400, Robert Huff wrote: > >> >> Wojciech Puchar writes: >> >> > =A0> Well, man pages are good at formally documenting the how >> > =A0> of use, but they often are not so helpful on the why and >> > =A0> wherefor of use. >> > >> > =A0for me it's exactly for this - to know how and why to use. >> >> =A0 =A0 =A0 It is important to understand "man" is a _reference_, not a >> _tutorial_. =A0It's great if you need to refresh your memory of the > > Yes, I know. =A0 That is why some other additional for is also useful. > I don't really propose changing man, but do often wish for some other > form. =A0Info does that a little, but still is often inadequate for > some comprehension of the why and wherefor of something that I > have never mucked with. > > I am not sure a 'tutorial' is it either because they tend to take a > person through a couple of particular tasks using the item in > question, but still not discuss much of the why and wherefor. > > ////jerry > > >> "q" flag, or check for exit codes, or check the order of parameters >> to the _fillintheblank() library call. =A0But if you're trying to >> figure out how to do X, or even how to do X correctly using this >> object ... many of the pages can leave you with the feeling you're >> stupider than you actually are. >> =A0 =A0 =A0 Being a tutorial may not be what "man" was designed for. =A0= But >> until there's a designated and widely promoted text-only replacement >> it will be used as one. >> >> >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Robert Huff >> > Info is horrible to use as a quick reference, because as Polytropon said earlier, you can't just dive in to get something specific. The info is split into (arbitrary????) sections, through which you have to tread, and jump around hyperlinks all over. But then I've never really got on with lynx, either. Chris --=20 A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in a mailing list?