svn commit: r228877 - head/release/doc/en_US.ISO8859-1/relnotes
Eitan Adler
eadler at FreeBSD.org
Sun Dec 25 18:15:33 UTC 2011
Author: eadler (ports committer)
Date: Sun Dec 25 18:15:31 2011
New Revision: 228877
URL: http://svn.freebsd.org/changeset/base/228877
Log:
- Add some information about sh(1) changes.
Requested by: jilles (content)
Reviewed by: gjb (doc)
Approved by: jilles
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.sgml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.sgml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.sgml Sun Dec 25 18:15:24 2011 (r228876)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.sgml Sun Dec 25 18:15:31 2011 (r228877)
@@ -392,6 +392,11 @@
a <option>-q</option> flag to suppress warnings; it now also
accepts multiple paths on its command line.</para>
+ <para>&man.sh.1; has many bug fixes, some new features, and will now
+ refuse to parse some invalid scripts. Additionally, it now
+ has filename completion and defaults to the "emacs" editing
+ mode.</para>
+
<para>The &man.split.1; utility now supports a <option>-n</option>
flag to split a file into a certain number of chunks.</para>
More information about the svn-src-all
mailing list