From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 14 15:17:45 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB5A1106566B; Sun, 14 Nov 2010 15:17:45 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 3CEBC8FC1F; Sun, 14 Nov 2010 15:17:44 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id oAEFHc8K003595 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 14 Nov 2010 17:17:38 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id oAEFHcql047814; Sun, 14 Nov 2010 17:17:38 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id oAEFHcij047813; Sun, 14 Nov 2010 17:17:38 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 14 Nov 2010 17:17:38 +0200 From: Kostik Belousov To: Alexander Best Message-ID: <20101114151738.GR2392@deviant.kiev.zoral.com.ua> References: <20101114135559.GA40535@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2taX4z4jgVuBuSce" Content-Disposition: inline In-Reply-To: <20101114135559.GA40535@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-hackers@freebsd.org Subject: Re: i386 specific manual pages X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2010 15:17:45 -0000 --2taX4z4jgVuBuSce Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 14, 2010 at 01:55:59PM +0000, Alexander Best wrote: > hi there, >=20 > could we please have the following manual pages >=20 > lib/libc/i386/sys/i386_get_ioperm.2 > lib/libc/i386/sys/i386_get_ldt.2 > lib/libc/i386/sys/i386_set_watch.3 (can this also be accessed?) > lib/libc/i386/sys/i386_vm86.2 >=20 > installed into /usr/share/man/man{2,3}/i386? they can be accessed via > sysarch(2) and are explicitly being referenced by its manual page. >=20 > that way doing 'man -mi386 i386_get_ioperm' e.g. would work under arch=3D= amd64. Just a note: all of them except vm86 can be reasonably implemented on amd64, as well are supported under ia32 emulation on amd64. I am not sure that suggestion to do the work make sence, since they functions looks unused even on i386. --2taX4z4jgVuBuSce Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAkzf/ZIACgkQC3+MBN1Mb4iJ9QCcDsn6fbEqqZAtP+wRLboY7YKc J2UAnjfbyJPn6Ch53+C3UlxleVVFM8p3 =F8B/ -----END PGP SIGNATURE----- --2taX4z4jgVuBuSce--