From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 14 13:55:59 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 7BF931065672; Sun, 14 Nov 2010 13:55:59 +0000 (UTC) Date: Sun, 14 Nov 2010 13:55:59 +0000 From: Alexander Best To: freebsd-hackers@freebsd.org Message-ID: <20101114135559.GA40535@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: 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 13:55:59 -0000 hi there, could we please have the following manual pages 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 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. that way doing 'man -mi386 i386_get_ioperm' e.g. would work under arch=amd64. cheers. alex -- a13x