svn commit: r52606 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Dec 5 20:23:29 UTC 2018


Author: gjb
Date: Wed Dec  5 20:23:28 2018
New Revision: 52606
URL: https://svnweb.freebsd.org/changeset/doc/52606

Log:
  Add mention that gdb(1) is installed to /usr/bin on sparc64.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 20:18:21 2018	(r52605)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 20:23:28 2018	(r52606)
@@ -236,7 +236,9 @@
 	disable building &man.gdb.1;.  The
 	<application>gdbserver</application> and
 	<application>gdbtui</application> utilities are no longer
-	installed.</para>
+	installed.  The &man.gdb.1; utility is still installed in
+	<filename class="directory">/usr/bin</filename> on
+	&arch.sparc64;.</para>
 
       <para revision="323865">The &man.cat.1; utility has been updated
 	to print output aligned the same regardless of if invoked with


More information about the svn-doc-head mailing list