Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2005 08:51:21 +0000 (UTC)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ls ls.1
Message-ID:  <200501110851.j0B8pLDA058171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2005-01-11 08:51:21 UTC

  FreeBSD src repository

  Modified files:
    bin/ls               ls.1 
  Log:
  The total sum of blocks for the -l and -s option is printed always,
  regardless whether the output is to a terminal or not.  As this is
  consistent with the SUSPv2 specification (even though we do not
  otherwise fully implement SUSPv2's ls(1) options), document this as it
  is now, rather than trying to change the behaviour itself.
  
  PR:             docs/76072
  Submitted by:   Sebastian Rey <Sebastian.rey@gmx.net>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.84      +5 -3      src/bin/ls/ls.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501110851.j0B8pLDA058171>