diff options
author | gjb <gjb@FreeBSD.org> | 2016-03-14 12:34:47 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2016-03-14 12:34:47 +0000 |
commit | 87e34b261bb982354ee036cfee1a594f5fb33226 (patch) | |
tree | d1fde7dd2989e8480a4731bec8a90f4eecb165f1 /release | |
parent | 3445ff3abb2fea779e4275c44c09dbc85923a463 (diff) | |
download | FreeBSD-src-87e34b261bb982354ee036cfee1a594f5fb33226.zip FreeBSD-src-87e34b261bb982354ee036cfee1a594f5fb33226.tar.gz |
Fix ordering by revision number.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 3ac6c2f..f96dbae 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -198,16 +198,16 @@ adding <literal>nfs_server_managegids="YES"</literal> to &man.rc.conf.5;.</para> + <para revision="292462" contrib="sponsor" + sponsor="&dellinc;">The resolver library has been updated to + reload <filename>/etc/resolv.conf</filename> if the + modification time has changed.</para> + <para revision="293744" contrib="sponsor" sponsor="&ff;">The initial implementation of <quote>reroot</quote> support has been added to the &man.shutdown.8; utility, allowing the root filesystem to be mounted from a temporary source filesystem without requiring a full system reboot.</para> - - <para revision="292462" contrib="sponsor" - sponsor="&dellinc;">The resolver library has been updated to - reload <filename>/etc/resolv.conf</filename> if the - modification time has changed.</para> </sect2> <sect2 xml:id="userland-contrib"> |