svn commit: r215638 - stable/7/bin/sh/bltin

Jilles Tjoelker jilles at FreeBSD.org
Sun Nov 21 17:12:27 UTC 2010


Author: jilles
Date: Sun Nov 21 17:12:27 2010
New Revision: 215638
URL: http://svn.freebsd.org/changeset/base/215638

Log:
  MFC r215184: sh: Remove unused man page for echo builtin.
  
  The information in sh(1) about the echo builtin is equivalent, though less
  extensive.
  
  The echo(1) man page (bin/echo/echo.1) is different.
  
  Unfortunately, sh's echo builtin and /bin/echo have gone out of sync and
  this probably cannot be fixed any more.

Deleted:
  stable/7/bin/sh/bltin/echo.1
Modified:
Directory Properties:
  stable/7/bin/sh/   (props changed)


More information about the svn-src-stable mailing list