From owner-cvs-gnu Sun Mar 10 10:52:41 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA13447 for cvs-gnu-outgoing; Sun, 10 Mar 1996 10:52:41 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA13427 Sun, 10 Mar 1996 10:52:34 -0800 (PST) Date: Sun, 10 Mar 1996 10:52:34 -0800 (PST) From: Wolfram Schneider Message-Id: <199603101852.KAA13427@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/apropos Makefile apropos.man apropos.sh src/gnu/usr.bin/man/whatis Makefile whatis.man whatis.sh Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/03/10 10:52:34 Modified: gnu/usr.bin/man/apropos Makefile apropos.man apropos.sh Removed: gnu/usr.bin/man/whatis Makefile whatis.man whatis.sh Log: share the code between apropos and whatis Revision Changes Path 1.11 +4 -1 src/gnu/usr.bin/man/apropos/Makefile 1.2 +10 -4 src/gnu/usr.bin/man/apropos/apropos.man 1.3 +7 -1 src/gnu/usr.bin/man/apropos/apropos.sh