From owner-freebsd-doc@FreeBSD.ORG Mon Jan 10 21:10:25 2005 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30EE316A4CE for ; Mon, 10 Jan 2005 21:10:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44F843D4C for ; Mon, 10 Jan 2005 21:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0ALAOZk074364 for ; Mon, 10 Jan 2005 21:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0ALAOSZ074360; Mon, 10 Jan 2005 21:10:24 GMT (envelope-from gnats) Resent-Date: Mon, 10 Jan 2005 21:10:24 GMT Resent-Message-Id: <200501102110.j0ALAOSZ074360@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sebastian Rey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E041B16A4CE for ; Mon, 10 Jan 2005 21:06:16 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA8243D5E for ; Mon, 10 Jan 2005 21:06:16 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0AL6EVW056308 for ; Mon, 10 Jan 2005 21:06:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0AL6EOX056307; Mon, 10 Jan 2005 21:06:14 GMT (envelope-from nobody) Message-Id: <200501102106.j0AL6EOX056307@www.freebsd.org> Date: Mon, 10 Jan 2005 21:06:14 GMT From: Sebastian Rey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: docs/76072: Wrong description of "ls -l" in ls(1) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 21:10:25 -0000 >Number: 76072 >Category: docs >Synopsis: Wrong description of "ls -l" in ls(1) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 10 21:10:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sebastian Rey >Release: 4-Stable >Organization: >Environment: FreeBSD marvin.local-galaxy.local 4.10-STABLE FreeBSD 4.10-STABLE #2: Sat Jul 10 14:03:08 CEST 2004 toor@marvin.local-galaxy.local:/usr/obj/usr/src/sys/KERNEL i386 >Description: The ls man page says, that ls -l will only output a total sum for all the file sizes, if stdout is a terminal. But ls -l will always output a total line. This behavior conforms with SUSv2. >How-To-Repeat: man ls >Fix: --- /usr/src/bin/ls/ls.1 Fri Apr 9 14:14:18 2004 +++ ls.1 Mon Jan 10 21:56:18 2005 @@ -188,7 +188,7 @@ .Dq ell . ) List in long format. (See below.) -If the output is to a terminal, a total sum for all the file +A total sum for all the file sizes is output on a line before the long listing. .It Fl m Stream output format; list files across the page, separated by commas. >Release-Note: >Audit-Trail: >Unformatted: