Date: Wed, 18 Apr 2018 14:43:25 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r332719 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201804181443.w3IEhPUR015676@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Apr 18 14:43:25 2018 New Revision: 332719 URL: https://svnweb.freebsd.org/changeset/base/332719 Log: Document r328604, fsck_ffs(8) exit with non-zero status if filesystem is not repaired. Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:24 2018 (r332718) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:25 2018 (r332719) @@ -255,6 +255,11 @@ The argument to <literal>-j</literal> can be either the name or numeric jail <acronym>ID</acronym>.</para> + <para revision="328604" contrib="sponsor" + sponsor="&dellemc;">The &man.fsck.ffs.8; utility has been + updated to exit with a non-zero status when the filesystem is + not repaired.</para> + <para revision="330692" contrib="sponsor" sponsor="&dellemc;">The &man.dhclient.8; utility has been updated to be more compliant with <acronym>RFC</acronym>2131
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181443.w3IEhPUR015676>