cvs commit: src/bin/cat cat.1 src/bin/chflags chflags.1 src/bin/chio chio.1 src/bin/chmod chmod.1 src/bin/cp cp.1 src/bin/date date.1 src/bin/dd dd.1 src/bin/df df.1 src/bin/echo echo.1 src/bin/ed ed.1 src/bin/expr expr.1 src/bin/getfacl ...

Ruslan Ermilov ru at FreeBSD.org
Sun Jul 3 01:01:43 GMT 2005


ru          2005-01-16 16:41:59 UTC

  FreeBSD src repository

  Modified files:
    bin/cat              cat.1 
    bin/chflags          chflags.1 
    bin/chio             chio.1 
    bin/chmod            chmod.1 
    bin/cp               cp.1 
    bin/date             date.1 
    bin/dd               dd.1 
    bin/df               df.1 
    bin/echo             echo.1 
    bin/ed               ed.1 
    bin/expr             expr.1 
    bin/getfacl          getfacl.1 
    bin/kill             kill.1 
    bin/ln               ln.1 
    bin/ls               ls.1 
    bin/mkdir            mkdir.1 
    bin/mv               mv.1 
    bin/pax              cpio.1 pax.1 tar.1 
    bin/pwd              pwd.1 
    bin/realpath         realpath.1 
    bin/rm               rm.1 
    bin/setfacl          setfacl.1 
    bin/sleep            sleep.1 
    bin/stty             stty.1 
  Log:
  Add the new standard EXIT STATUS section where appropriate.
  Sort standard sections in the (documented) preferred order.
  
  Revision  Changes    Path
  1.25      +1 -1      src/bin/cat/cat.1
  1.21      +1 -1      src/bin/chflags/chflags.1
  1.27      +5 -5      src/bin/chio/chio.1
  1.38      +5 -5      src/bin/chmod/chmod.1
  1.31      +1 -1      src/bin/cp/cp.1
  1.71      +38 -38    src/bin/date/date.1
  1.28      +2 -2      src/bin/dd/dd.1
  1.39      +7 -7      src/bin/df/df.1
  1.19      +1 -1      src/bin/echo/echo.1
  1.35      +33 -33    src/bin/ed/ed.1
  1.28      +12 -12    src/bin/expr/expr.1
  1.9       +2 -2      src/bin/getfacl/getfacl.1
  1.20      +2 -2      src/bin/kill/kill.1
  1.30      +7 -7      src/bin/ln/ln.1
  1.85      +17 -17    src/bin/ls/ls.1
  1.21      +3 -3      src/bin/mkdir/mkdir.1
  1.28      +5 -5      src/bin/mv/mv.1
  1.5       +1 -1      src/bin/pax/cpio.1
  1.35      +49 -49    src/bin/pax/pax.1
  1.9       +1 -1      src/bin/pax/tar.1
  1.26      +6 -6      src/bin/pwd/pwd.1
  1.10      +1 -1      src/bin/realpath/realpath.1
  1.35      +16 -16    src/bin/rm/rm.1
  1.12      +1 -1      src/bin/setfacl/setfacl.1
  1.22      +2 -2      src/bin/sleep/sleep.1
  1.32      +1 -1      src/bin/stty/stty.1



More information about the cvs-all mailing list