Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2010 19:37:34 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r215584 - stable/8/bin/sh/bltin
Message-ID:  <201011201937.oAKJbYJA023694@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jilles
Date: Sat Nov 20 19:37:33 2010
New Revision: 215584
URL: http://svn.freebsd.org/changeset/base/215584

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/8/bin/sh/bltin/echo.1
Modified:
Directory Properties:
  stable/8/bin/sh/   (props changed)



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