diff options
author | hrs <hrs@FreeBSD.org> | 2005-07-10 03:47:00 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2005-07-10 03:47:00 +0000 |
commit | 3748117ee9bf85920ab6fe0d02395cdfbe211c4c (patch) | |
tree | f2a5b495553491ebd59f588c1241128d3e51810b /release | |
parent | 68644ee7c20ae551f423483008f4f216eb31d6a5 (diff) | |
download | FreeBSD-src-3748117ee9bf85920ab6fe0d02395cdfbe211c4c.zip FreeBSD-src-3748117ee9bf85920ab6fe0d02395cdfbe211c4c.tar.gz |
MFC:
$jail_<name>_flags for rc.d/jail, and
pkg_version(1) -I flag.
Approved by: re (implicitly)
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index daec0aa..89b9a18 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1329,7 +1329,8 @@ <para>The <filename>rc.d/jail</filename> startup script now supports <varname>jail_<replaceable>name</replaceable>_flags</varname> - variable which allows to specify &man.jail.8; flags.</para> + variable which allows to specify &man.jail.8; flags. + &merged;</para> <para>&man.rc.conf.5; now supports changes of network interface names at boot time. &merged; For example:</para> @@ -1519,7 +1520,7 @@ moused_ums0_port="/dev/ums0"</programlisting> <para>The &man.pkg.version.1; utility now supports a <option>-I</option> flag, which causes only the <filename>INDEX</filename> file to be used for determining if a - package is out of date.</para> + package is out of date. &merged;</para> <para>The <filename>ports/INDEX<replaceable>*</replaceable></filename> 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 daec0aa..89b9a18 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1329,7 +1329,8 @@ <para>The <filename>rc.d/jail</filename> startup script now supports <varname>jail_<replaceable>name</replaceable>_flags</varname> - variable which allows to specify &man.jail.8; flags.</para> + variable which allows to specify &man.jail.8; flags. + &merged;</para> <para>&man.rc.conf.5; now supports changes of network interface names at boot time. &merged; For example:</para> @@ -1519,7 +1520,7 @@ moused_ums0_port="/dev/ums0"</programlisting> <para>The &man.pkg.version.1; utility now supports a <option>-I</option> flag, which causes only the <filename>INDEX</filename> file to be used for determining if a - package is out of date.</para> + package is out of date. &merged;</para> <para>The <filename>ports/INDEX<replaceable>*</replaceable></filename> |