From owner-cvs-all Fri Jan 11 7:12: 8 2002 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 97C5737B417; Fri, 11 Jan 2002 07:12:00 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0BFC0880920; Fri, 11 Jan 2002 07:12:00 -0800 (PST) (envelope-from ru) Message-Id: <200201111512.g0BFC0880920@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Jan 2002 07:12:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man Makefile man.c man.man src/gnu/usr.bin/man/manpath Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/01/11 07:12:00 PST Modified files: gnu/usr.bin/man/man Makefile man.c man.man gnu/usr.bin/man/manpath Makefile Log: Now that we have the original BSD man(1)'s ${MACHINE} feature back (as of man.c,v 1.45), change the meaning of the -m option from poorly documented and badly coded "alternate system" to a much more useful "different architecture for the same system". PR: docs/31261 Revision Changes Path 1.32 +2 -2 src/gnu/usr.bin/man/man/Makefile 1.50 +20 -103 src/gnu/usr.bin/man/man/man.c 1.20 +20 -15 src/gnu/usr.bin/man/man/man.man 1.26 +2 -2 src/gnu/usr.bin/man/manpath/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message