Date: Sun, 28 Jul 1996 21:54:24 +0200 From: "Philippe Charnier" <charnier@xp11.frmug.org> To: current@FreeBSD.org Subject: no man for ree Message-ID: <199607281954.VAA04926@xp11.frmug.org>
next in thread | raw e-mail | index | archive | help
Hi, ree (aka ee) doesn't have a man page Index: Makefile =================================================================== RCS file: /home2h/FreeBSD.cvsroot/src/usr.bin/ee/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 1996/05/22 00:21:50 1.6 +++ Makefile 1996/07/28 19:48:41 @@ -4,6 +4,7 @@ PROG= ee SRCS= ee.c LINKS= ${BINDIR}/ee ${BINDIR}/ree +MLINKS= ee.1 ree.1 DPADD= ${LIBNCURSES} ${LIBMYTINFO} LDADD= -lncurses -lmytinfo ------ ------ Philippe Charnier charnier@lirmm.fr (smtp) charnier@xp11.frmug.org (uucp) ``a PC not running FreeBSD is like a venusian with no tentacles'' ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607281954.VAA04926>