From owner-cvs-all Mon Mar 5 3: 2:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F1EB37B718; Mon, 5 Mar 2001 03:02:23 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f25B2NU81660; Mon, 5 Mar 2001 03:02:23 -0800 (PST) (envelope-from ru) Message-Id: <200103051102.f25B2NU81660@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 5 Mar 2001 03:02:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.c man.man X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/05 03:02:22 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/man/man man.c man.man Log: MFC: o If both full-locale-name and short-locale-name searches fail, look the manpage in the en. subdirectory. o Look for manpages in architecture specific directories first. MACHINE envorinment variable could be used to specify non-default architecture. Revision Changes Path 1.37.2.2 +55 -13 src/gnu/usr.bin/man/man/man.c 1.10.2.4 +99 -35 src/gnu/usr.bin/man/man/man.man To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message