From owner-cvs-all Sun Aug 13 5:17: 6 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92E8337B70E; Sun, 13 Aug 2000 05:17:04 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA24148; Sun, 13 Aug 2000 05:17:04 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200008131217.FAA24148@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 13 Aug 2000 05:17:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 ls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/08/13 05:17:04 PDT Modified files: bin/ls ls.1 ls.c Log: Un-deprecate the -G flag at obrien's request. Colour sequences are still dependent upon the output being directed to a terminal however. (Use the CLICOLOR_FORCE variable to force output). Revision Changes Path 1.43 +16 -6 src/bin/ls/ls.1 1.45 +6 -7 src/bin/ls/ls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message