From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MJ0hI-0004Af-NO for garchives@archives.gentoo.org; Tue, 23 Jun 2009 07:45:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C266EE074F; Tue, 23 Jun 2009 07:45:39 +0000 (UTC) Received: from mail-fx0-f209.google.com (mail-fx0-f209.google.com [209.85.220.209]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D3BCE074F for ; Tue, 23 Jun 2009 07:45:39 +0000 (UTC) Received: by fxm5 with SMTP id 5so3422722fxm.34 for ; Tue, 23 Jun 2009 00:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type; bh=O9Bavpk9oJpDESwm9bRFr8W40Sf7pzxsQ8vPyQO3qTg=; b=c8H8lSD7M6DW4YQDy/yX/Fk6jFwQ9GktKzTe7VcIN1WBG9DvIei2Bm+zT81kZdzTUy E4//p6ZY4AqgY3o5FVgcRG85SyOOw+RzgDH+GtXxe/gq0CVEhMzs1mAicA3qqr3Fs6xa nPpWVyT8H5AGxyK2VCMcu/xiDehDbXZ2dkoQY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=vUcK3bD1jzmJ+hzdJEObq1qlcrHy6292Ur/lNlo9zOyx3LKYDcmNM1s8FScOWr7xpT nPwt7QjSSlXjJc9cNAkCqst9Hf14gt4yXHy9xKvEt/3kESFrsS6dOr3hfZoaT/zFXD4E f1EPQqxotY6hJAEwGzzN5spFfrZoaXVk/Uup8= Received: by 10.103.174.18 with SMTP id b18mr932135mup.129.1245743138832; Tue, 23 Jun 2009 00:45:38 -0700 (PDT) Received: from coercion ([91.191.238.58]) by mx.google.com with ESMTPS id y6sm22498333mug.40.2009.06.23.00.45.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 23 Jun 2009 00:45:38 -0700 (PDT) Date: Tue, 23 Jun 2009 13:43:00 +0600 From: Mike Kazantsev To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xterm man page has broken link to X Message-ID: <20090623134300.1e122bfb@coercion> In-Reply-To: <9acccfe50906222359m5ad20c64i947c54d3206394a0@mail.gmail.com> References: <9acccfe50906222359m5ad20c64i947c54d3206394a0@mail.gmail.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/ejpRmSS3EuePc8II4B+4zCE"; protocol="application/pgp-signature" X-Archives-Salt: 377f0203-6bbd-4b4d-afde-2f13b980ed6f X-Archives-Hash: f4ab4faa121ce017f142537225832103 --Sig_/ejpRmSS3EuePc8II4B+4zCE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 22 Jun 2009 23:59:14 -0700 "Kevin O'Gorman" wrote: > I am exploring a few things about terminal programs, and am finding > their man pages hard going. Just as an example, the xterm page > coverage of -geometry points to the man page for X(7), but no such > page exists on my system, and I can find no obvious package that might > supply it. >=20 > This raises the issue of how to find X docs. >=20 > My intent is casual; I don't have time to become expert in it, so I'm > hoping for fairly quick usage info. >=20 > Does such exist? On my system it indeed does and "man 7 X" is able to show it. File is /usr/share/man/man7/X.7.bz2 (might be gz or lzma as well), if it exists, then it's just man that can't find it, if it doesn't then you probably need "app-doc/xorg-docs" package installed. --=20 Mike Kazantsev // fraggod.net --Sig_/ejpRmSS3EuePc8II4B+4zCE Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkpAh4gACgkQASbOZpzyXnFTsgCgqmstK00Yk0WsDCoQrx7X0j3i noQAnAqwHFTbUgs5J+1QYDe9iTMLo101 =coYI -----END PGP SIGNATURE----- --Sig_/ejpRmSS3EuePc8II4B+4zCE--