From owner-freebsd-questions@FreeBSD.ORG Tue Jun 19 13:07:41 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 591B316A41F for ; Tue, 19 Jun 2007 13:07:41 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 1A96B13C46A for ; Tue, 19 Jun 2007 13:07:40 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by py-out-1112.google.com with SMTP id a29so3782408pyi for ; Tue, 19 Jun 2007 06:07:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jl5gzKu85KvijRyL34EcqZ/WuvAag1eVQPpep0NrvD2VIiidmrD00kGfR/QalS+8sDesmodvMcKoR3VIYpjr5sYpQ6poxRquCSeU0aAHH97cxESQy7garhjAj7Ym2aPYm0/FujxmzjUHbVBozKDB1YDlbWSHRxfVoqrQCksGkzI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dhoFxcS10fLKn9WDFImKDZcIwh6z0C2/DbD1fZb4yjOr/jNfVuSiriGZG2gexbL9YyoTLspoCdrVf9dMcBmjly5/w8aw0Eid3vsHvD98meHN5dGGwjAAMZ0Em5fYa6SuJIUWA0xAwHjNNe2a7aRRr71G19XLHzgol2hUmukujqs= Received: by 10.35.103.6 with SMTP id f6mr12635883pym.1182258460443; Tue, 19 Jun 2007 06:07:40 -0700 (PDT) Received: by 10.35.36.15 with HTTP; Tue, 19 Jun 2007 06:07:40 -0700 (PDT) Message-ID: <340a29540706190607oe211df5yf9229acfd7126298@mail.gmail.com> Date: Tue, 19 Jun 2007 07:07:40 -0600 From: "Andrew Falanga" To: "Alex Zbyslaw" In-Reply-To: <4677BA40.9080309@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <340a29540706150835k27bc59f0wdfc326a08958410e@mail.gmail.com> <4672B61F.2080603@dial.pipex.com> <340a29540706181140xc38d64fp8956f85351045334@mail.gmail.com> <4677BA40.9080309@dial.pipex.com> Cc: freebsd-questions Subject: Re: Upgrading x.org to 7.2 (to make other ports happy) 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: Tue, 19 Jun 2007 13:07:41 -0000 On 6/19/07, Alex Zbyslaw wrote: > The big clue is in the text description where it refers to script(1) > i.e. a command with a manual page in section 1 of the manual! It's > always worth a quick man or apropos if you come across something you > don't recognise. > Yes. Your point is taken. Andy