From owner-freebsd-newbies@FreeBSD.ORG Thu Dec 23 21:23:51 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC0C16A4CE for ; Thu, 23 Dec 2004 21:23:51 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 150BD43D1F for ; Thu, 23 Dec 2004 21:23:51 +0000 (GMT) (envelope-from geekout@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so64815wra for ; Thu, 23 Dec 2004 13:23:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=d9UuGZd9ZSXlzaI0MfKZ7ja96ruar3+jhdPu/WtO7K9Hc1aXx9jHHHaOWBRU/OxFP5TDad+okg6n/Mrxgmt5NsGBp6+5LQMk4e1N2xH1ASa2akGF0gxXd430xDfoys0KjDuf+OIOdbkCsq/W74pAQYzne9T1UjFcRz8kR8zTzak= Received: by 10.54.6.61 with SMTP id 61mr209885wrf; Thu, 23 Dec 2004 13:23:50 -0800 (PST) Received: by 10.54.46.25 with HTTP; Thu, 23 Dec 2004 13:23:50 -0800 (PST) Message-ID: <6e01203b04122313237a93a5c0@mail.gmail.com> Date: Thu, 23 Dec 2004 14:23:50 -0700 From: Tyler Gee To: shines@smaller.net In-Reply-To: <000001c4e934$9290f080$6400a8c0@musal32mpxlg> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6e01203b04122309064e682e1c@mail.gmail.com> <000001c4e934$9290f080$6400a8c0@musal32mpxlg> cc: Mervin McDougall cc: freebsd-newbies@freebsd.org Subject: Re: Manpage interpreter X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tyler Gee List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 21:23:51 -0000 Sally, There are a couple of options for automation, a particularly good one in Dru Lavigne's book BSD Hacks (http://www.oreilly.com/catalog/bsdhks/). Short of that, check out this post: http://www.bsdforums.org/forums/showthread.php?s=&threadid=26801 If you have questions about putting that into a script just ask. -wtgee On Thu, 23 Dec 2004 13:15:46 -0800, Sally Hines wrote: > Hi, > > I've been subscribing to this list for over 3 years. I initially subscribed > to the -questions list also, but I couldn't handle the volume, and also > couldn't interpret the language used there. I need to learn in a language > that I know, or at least get an interpreter for the manpage-ese that's used > in replies to questions on that list. > > I ask a simple question, how do I automate ports update? I get "read the > manpages" or quoting from the manpages which is written in a language > foreign to me, but masquerades as English. Where can I get at least a good, > simple glossary for the terms used in the manpages and on the questions > list? > > I asked questions here, and got yelled at, at great length. I have not > posted to this list for over a year because of that. > > Sally Hines > With a broken FreeBSD box > >