diff options
author | bmah <bmah@FreeBSD.org> | 2001-07-17 20:08:41 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-07-17 20:08:41 +0000 |
commit | b30d3e5c37c144e0f20d967138b1102f503dc2df (patch) | |
tree | 87d4bc8c6cb13d092bf1e46df7c7bd8b8b3cc451 /release | |
parent | e1937cda4dae098da88a610a647f69e6f844fd93 (diff) | |
download | FreeBSD-src-b30d3e5c37c144e0f20d967138b1102f503dc2df.zip FreeBSD-src-b30d3e5c37c144e0f20d967138b1102f503dc2df.tar.gz |
MFCs noted: growfs(8) + ffsinfo(8), inetd(8) ident support cleanup,
inetd(8) AF_UNIX support.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 6422acc..c5453b2 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1167,7 +1167,7 @@ <para>&man.growfs.8;, a utility for growing FFS filesystems, has been added. &man.ffsinfo.8;, a utility for dump all the meta-information of an existing filesystem, has also been - added.</para> + added. &merged;</para> <para>&man.indent.1; has gained some new formatting options. &merged;</para> @@ -1594,10 +1594,10 @@ now compatable with that of other BSDs. &merged;</para> <para>The <literal>ident</literal> protocol support in &man.inetd.8; has - been cleaned up and updated.</para> + been cleaned up and updated. &merged;</para> <para>&man.inetd.8; now has the ability to manage UNIX-domain - sockets.</para> + sockets. &merged;</para> <para>&man.du.1; now takes a <option>-I</option> command-line flag to ignore/skip files and subdirectories matching a specified diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 6422acc..c5453b2 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1167,7 +1167,7 @@ <para>&man.growfs.8;, a utility for growing FFS filesystems, has been added. &man.ffsinfo.8;, a utility for dump all the meta-information of an existing filesystem, has also been - added.</para> + added. &merged;</para> <para>&man.indent.1; has gained some new formatting options. &merged;</para> @@ -1594,10 +1594,10 @@ now compatable with that of other BSDs. &merged;</para> <para>The <literal>ident</literal> protocol support in &man.inetd.8; has - been cleaned up and updated.</para> + been cleaned up and updated. &merged;</para> <para>&man.inetd.8; now has the ability to manage UNIX-domain - sockets.</para> + sockets. &merged;</para> <para>&man.du.1; now takes a <option>-I</option> command-line flag to ignore/skip files and subdirectories matching a specified |