From owner-freebsd-questions@freebsd.org Thu Sep 12 04:09:24 2019 Return-Path: <owner-freebsd-questions@freebsd.org> Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 00792E9A41 for <freebsd-questions@mailman.nyi.freebsd.org>; Thu, 12 Sep 2019 04:09:24 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from admin.sibptus.ru (admin.sibptus.ru [IPv6:2001:19f0:5001:21dc::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46TQJM0T8dz3HTZ for <freebsd-questions@freebsd.org>; Thu, 12 Sep 2019 04:09:22 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sibptus.ru; s=20181118; h=Message-ID:Subject:To:From:Date:In-Reply-To; bh=3MxZJPC2JWHwMlYya+kehpFPjrEm/jADQt4QuQIp0kE=; b=Rd/aV6+GHg0NydLqOqcXpazwV6 evSHyLPIZlRhmo/kSG1X5sh6oEXYHjwuizIYICEvMJtcOt0Ds4GMekPjOFewOdo+HDr2BP080A2Bo YZs2BYUIy+ffnSvc5LWXH6yfIDbrwVFh2RcLN0vmP0S/y7f5wWcPWJd+pFwrX+7N7cmc=; Received: from vas by admin.sibptus.ru with local (Exim 4.92.2 (FreeBSD)) (envelope-from <vas@mpeks.tomsk.su>) id 1i8GPz-0000jm-SX for freebsd-questions@freebsd.org; Thu, 12 Sep 2019 11:09:15 +0700 Date: Thu, 12 Sep 2019 11:09:15 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: freebsd-questions@freebsd.org Subject: Re: Where is the info viewer? Message-ID: <20190912040915.GA1267@admin.sibptus.ru> References: <20190910070033.GA29721@admin.sibptus.ru> <20190910071826.GA28277@mail.bsd4all.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline X-PGP-Key: http://admin.sibptus.ru/~vas/ X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 User-Agent: Mutt/1.12.1 (2019-06-15) Sender: Victor Sudakov <vas@sibptus.ru> X-Rspamd-Queue-Id: 46TQJM0T8dz3HTZ X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=sibptus.ru header.s=20181118 header.b=Rd/aV6+G; dmarc=none; spf=pass (mx1.freebsd.org: domain of vas@mpeks.tomsk.su designates 2001:19f0:5001:21dc::10 as permitted sender) smtp.mailfrom=vas@mpeks.tomsk.su X-Spamd-Result: default: False [-6.68 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[sibptus.ru:s=20181118]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[tomsk.su]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[sibptus.ru:+]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:20473, ipnet:2001:19f0:5000::/38, country:US]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(-3.08)[ip: (-9.66), ipnet: 2001:19f0:5000::/38(-4.83), asn: 20473(-0.85), country: US(-0.05)] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 12 Sep 2019 04:09:24 -0000 --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thomas Mueller wrote: > Better than the user-unfriendly GNU info is pinfo, in FreeBSD ports categ= ory misc. >=20 > I install and use pinfo in both FreeBSD and NetBSD. BTW pinfo is not without problems. If you have some info files with non-ascii characters in them (like mutt.info for example), they look most ugly. E.g. the header (with dashes) =E2=80=94 The Detailed Node Listing =E2=80=94 becomes M-b~@~T The Detailed Node Listing M-b~@~T --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJdecTrAAoJEA2k8lmbXsY0+qMH/3i+c+qorHUd4wya0Xfkn4BT ynEB0Z091bqbMk/01uMLgdrfYIvjQwt0M0lX5NDrcPQZ14c/i3Xw9ur9pmeCymLO 0GlGq6mSNWZSBIptoT96Or5v5KqFQSk7rMgEiA0b+L8PAoKeMWKGBAI1Uiuv+/NY O9gIeo/0qGZpU2L+8ZQ+0ZTwDKYSY+6RmC6uicGUyBulRgcJko6PW4YL+SNEIbKT T6DhE5JccaKOn3+9LL8ObPsPgMonMFoCgvmysXXqP50nCCRzb0f9SDbl/DOthSSk mIQ/kFUP6ohhOIT/e9Vqc+WPm4SnF0E04ktPak1LOQKqduTfz1JWXTXmkTnPuFM= =1ynX -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt--