From owner-cvs-bin Mon Feb 24 16:27:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA03122 for cvs-bin-outgoing; Mon, 24 Feb 1997 16:27:01 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA03113; Mon, 24 Feb 1997 16:26:58 -0800 (PST) Date: Mon, 24 Feb 1997 16:26:58 -0800 (PST) From: Mike Pritchard Message-Id: <199702250026.QAA03113@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/02/24 16:26:57 Modified: bin/ls ls.1 Log: Add a missing period in the -o option description. Document the depreciated -g option. Inspired by: OpenBSD PR# 119 Revision Changes Path 1.11 +10 -3 src/bin/ls/ls.1