From owner-cvs-all Wed Feb 14 8:31:20 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 36BD037B503; Wed, 14 Feb 2001 08:31:10 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1EGV9W27519; Wed, 14 Feb 2001 08:31:10 -0800 (PST) (envelope-from ru) Message-Id: <200102141631.f1EGV9W27519@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Feb 2001 08:31:09 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/14 08:31:09 PST Modified files: gnu/usr.bin/man/man man.c man.man Log: If both full-locale-name and short-locale-name searches fail, look the manpage in the en. subdirectory. See the manpage for details. Suggested by: ache Revision Changes Path 1.43 +11 -1 src/gnu/usr.bin/man/man/man.c 1.14 +90 -34 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