svn commit: r332727 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:54 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:33 2018
New Revision: 332727
URL: https://svnweb.freebsd.org/changeset/base/332727

Log:
  Document r325473, rsh(1) '-N' flag addition.
  
  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:32 2018	(r332726)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:33 2018	(r332727)
@@ -228,6 +228,10 @@
 	<acronym>TRIM</acronym>/<acronym>UNMAP</acronym> is supported
 	by the disk.</para>
 
+      <para revision="325473">The &man.rsh.1; utility has been updated
+	to include a new flag, <literal>-N</literal>, which disables
+	shutdown of a socket sending path when used.</para>
+
       <para revision="326413">The &man.pfctl.8; utility has been
 	updated to allow <literal>route-to</literal> to properly
 	handle network interfaces with multiple <acronym>IP</acronym>


More information about the svn-src-all mailing list