From owner-cvs-all Tue Dec 5 4:40:19 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 5 04:40:16 2000 Return-Path: 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 BB6DE37B400; Tue, 5 Dec 2000 04:40:16 -0800 (PST) Received: (from tg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB5CeGk52590; Tue, 5 Dec 2000 04:40:16 -0800 (PST) (envelope-from tg) Message-Id: <200012051240.eB5CeGk52590@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 5 Dec 2000 04:40:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncurses Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2000/12/05 04:40:14 PST Modified files: lib/libncurses Makefile Log: Add some missing functions in MLINKS. Link assume_default_colors.3 and use_default_colors.3 to default_colors.3 instead of dft_fgbg.3. The former seems to be newer and/or better maintained. Revision Changes Path 1.45 +11 -6 src/lib/libncurses/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message