Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 1999 18:17:59 -0700 (PDT)
From:      Chris Costello <chris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ls ls.c
Message-ID:  <199908230117.SAA03794@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
chris       1999/08/22 18:17:58 PDT

  Modified files:
    bin/ls               ls.c 
  Log:
  Make -n flag compliant to the Single Unix Specification.
  
  To quote their ls(1) specification:
  
     -n
            The same as -l, except that the owner's UID and GID numbers are
            written, rather than the associated character strings.
  
  Reviewed by:	green
  
  Revision  Changes    Path
  1.28      +3 -1      src/bin/ls/ls.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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