From: gjb Date: Mon, 5 Oct 2015 20:12:42 +0000 (+0000) Subject: Document r286010, ar(1) '-D' option enabled by default. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=51c6eb1c941edf4690e1e29e8c2b6df4e2d17542;p=people%2Fjulieng%2Ffreebsd.git Document r286010, ar(1) '-D' option enabled by default. Sponsored by: The FreeBSD Foundation --- diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index fd5a8c0fb737..031d5f33c47b 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -422,6 +422,11 @@ updated to include a new option to the -V flag, none, which disables backup file creation when applying a patch. + + The + &man.ar.1; utility now enables deterministic mode + (-D) by default. This behavior can be + disabled by specifying the -U flag.