diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2011-12-25 18:15:31 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2011-12-25 18:15:31 +0000 |
| commit | 04885212b136a4e4121802508a8e49318c83af8e (patch) | |
| tree | 2d985c86606967c8126ecf6dc9bad51d46d7bcc3 /release | |
| parent | 545854731478242fbbcc51b8f95a917ae5605d66 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 72315ab408fdb..565c3316db26f 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -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> |
