From owner-cvs-all Thu Jan 11 3:27:27 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 D9C8037B401; Thu, 11 Jan 2001 03:27:04 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0BBR4940033; Thu, 11 Jan 2001 03:27:04 -0800 (PST) (envelope-from ru) Message-Id: <200101111127.f0BBR4940033@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 11 Jan 2001 03:27:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man Makefile man.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/01/11 03:27:04 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/man/man Makefile man.c Log: MFC: Teach man(1) how to look inside compressed manuals for preprocessor directives. Avoid use of cat(1). Revision Changes Path 1.27.2.1 +11 -5 src/gnu/usr.bin/man/man/Makefile 1.37.2.1 +47 -67 src/gnu/usr.bin/man/man/man.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message