cvs commit: src/bin/chio chio.1 src/bin/cp cp.1 src/bin/date date.1 src/bin/df df.1 src/bin/domainname domainname.1 src/bin/echo echo.1 src/bin/hostname hostname.1 src/bin/ln ln.1 symlink.7 src/bin/ls ls.1 src/bin/pax pax.1 src/bin/rcp rcp.1 ...

Ruslan Ermilov ru at FreeBSD.org
Fri Jul 2 14:05:27 PDT 2004


ru          2004-07-02 21:04:19 UTC

  FreeBSD src repository

  Modified files:
    bin/chio             chio.1 
    bin/cp               cp.1 
    bin/date             date.1 
    bin/df               df.1 
    bin/domainname       domainname.1 
    bin/echo             echo.1 
    bin/hostname         hostname.1 
    bin/ln               ln.1 symlink.7 
    bin/ls               ls.1 
    bin/pax              pax.1 
    bin/rcp              rcp.1 
    bin/rm               rm.1 
    bin/setfacl          setfacl.1 
    bin/sh               sh.1 
    bin/sh/bltin         echo.1 
    bin/stty             stty.1 
    bin/test             test.1 
  Log:
  Mechanically kill hard sentence breaks.
  
  Revision  Changes    Path
  1.24      +24 -12    src/bin/chio/chio.1
  1.29      +2 -1      src/bin/cp/cp.1
  1.65      +1 -1      src/bin/date/date.1
  1.35      +12 -6     src/bin/df/df.1
  1.17      +2 -1      src/bin/domainname/domainname.1
  1.17      +2 -2      src/bin/echo/echo.1
  1.16      +2 -1      src/bin/hostname/hostname.1
  1.27      +4 -2      src/bin/ln/ln.1
  1.28      +9 -6      src/bin/ln/symlink.7
  1.82      +1 -1      src/bin/ls/ls.1
  1.31      +2 -2      src/bin/pax/pax.1
  1.17      +2 -1      src/bin/rcp/rcp.1
  1.29      +4 -2      src/bin/rm/rm.1
  1.10      +16 -8     src/bin/setfacl/setfacl.1
  1.13      +4 -2      src/bin/sh/bltin/echo.1
  1.91      +188 -94   src/bin/sh/sh.1
  1.29      +23 -12    src/bin/stty/stty.1
  1.21      +4 -2      src/bin/test/test.1


More information about the cvs-all mailing list