From owner-cvs-bin Sat Jan 11 11:24:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA00171 for cvs-bin-outgoing; Sat, 11 Jan 1997 11:24:24 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA00164; Sat, 11 Jan 1997 11:24:23 -0800 (PST) Date: Sat, 11 Jan 1997 11:24:23 -0800 (PST) From: Mike Pritchard Message-Id: <199701111924.LAA00164@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/ls ls.1 Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/01/11 11:24:22 Modified: bin/ls ls.1 Log: Add a blurb describing the fact that ls will print the year in place of the hour/minute fields if the time is more than 6 months in the past or future. Also some minor mdoc cleanup. Revision Changes Path 1.7 +8 -2 src/bin/ls/ls.1