From owner-cvs-all Fri Jul 7 7:46:19 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 E6DF737B505; Fri, 7 Jul 2000 07:46:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA79645; Fri, 7 Jul 2000 07:46:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007071446.HAA79645@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 7 Jul 2000 07:46:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/07 07:46:13 PDT Modified files: bin/ls ls.1 Log: Explain the dependence of colour support on the capabilities of the terminal emulator. As pointed out by jhb, a more scalable solution would be preferable when multiple applications in the base system begin linking against libh. Submitted by: Doug Barton Revision Changes Path 1.39 +21 -1 src/bin/ls/ls.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message