svn commit: r54640 - head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Oct 27 21:39:07 UTC 2020
Author: gjb
Date: Tue Oct 27 21:39:06 2020
New Revision: 54640
URL: https://svnweb.freebsd.org/changeset/doc/54640
Log:
Fix the entry for dd(1) and the new operands listed.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml Tue Oct 27 19:20:20 2020 (r54639)
+++ head/en_US.ISO8859-1/htdocs/releases/12.2R/relnotes/relnotes.xml Tue Oct 27 21:39:06 2020 (r54640)
@@ -535,30 +535,6 @@
<para revision="355520">The &man.dd.1; utility has been updated
to include new operands:</para>
- <para revision="357568">The &man.fsck.msdosfs.8; utility has
- been updated to include a variety of enhancements, including
- reducing the memory footprint, a new flag,
- <literal>-M</literal>, which disables the use of &man.mmap.2;,
- and others.</para>
-
- <para revision="357078">The &man.showmount.8; utility has been
- updated to implement support for long options.</para>
-
- <para revision="357082">The &man.certctl.8; utility has been
- added.</para>
-
- <para revision="359739">The &man.syslogd.8; utility has been
- updated to add property-based filters.</para>
-
- <para revision="362602">The &man.mountd.8; utility has been
- updated to fix incorrect group listing under certain
- conditions when <literal>-maproot</literal> or
- <literal>-mapall</literal> is used for exports.</para>
-
- <para revision="362687">The &man.sed.1; utility has been updated
- to read commands from &man.stdin.4; when <quote><literal>-f
- -</literal></quote> is specified.</para>
-
<itemizedlist>
<listitem>
<para><literal>conv=fsync</literal></para>
@@ -582,6 +558,30 @@
</itemizedlist>
<para>See &man.dd.1; for usage details.</para>
+
+ <para revision="357568">The &man.fsck.msdosfs.8; utility has
+ been updated to include a variety of enhancements, including
+ reducing the memory footprint, a new flag,
+ <literal>-M</literal>, which disables the use of &man.mmap.2;,
+ and others.</para>
+
+ <para revision="357078">The &man.showmount.8; utility has been
+ updated to implement support for long options.</para>
+
+ <para revision="357082">The &man.certctl.8; utility has been
+ added.</para>
+
+ <para revision="359739">The &man.syslogd.8; utility has been
+ updated to add property-based filters.</para>
+
+ <para revision="362602">The &man.mountd.8; utility has been
+ updated to fix incorrect group listing under certain
+ conditions when <literal>-maproot</literal> or
+ <literal>-mapall</literal> is used for exports.</para>
+
+ <para revision="362687">The &man.sed.1; utility has been updated
+ to read commands from &man.stdin.4; when <quote><literal>-f
+ -</literal></quote> is specified.</para>
<para revision="363441">The &man.hostapd.8; and
&man.wpa.supplicant.8; utilities have been updated to support
More information about the svn-doc-head
mailing list