changeset 31596:e03694e047fa stable

doc: Fix Texinfo 7 warning about node names with a dot doc: Texinfo 7 was issuing this warning: plot.texi:10616: warning: node name with index entries should not contain `. ' * plot.txi: Change `vs.` to `vs`. * octave.texi: Same.
author Arun Giridhar <arungiridhar@gmail.com>
date Wed, 30 Nov 2022 08:02:24 -0500
parents 439ffd71fafb
children 65157e496f5d 50a225732661
files doc/interpreter/octave.texi doc/interpreter/plot.txi
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Wed Nov 30 12:53:56 2022 +0100
+++ b/doc/interpreter/octave.texi	Wed Nov 30 08:02:24 2022 -0500
@@ -625,7 +625,7 @@
 Graphics Toolkits
 
 * Customizing Toolkit Behavior::
-* Hardware vs. Software Rendering::
+* Hardware vs Software Rendering::
 * Precision issues::
 
 Matrix Manipulation
--- a/doc/interpreter/plot.txi	Wed Nov 30 12:53:56 2022 +0100
+++ b/doc/interpreter/plot.txi	Wed Nov 30 08:02:24 2022 -0500
@@ -2764,7 +2764,7 @@
 
 @menu
 * Customizing Toolkit Behavior::
-* Hardware vs. Software Rendering::
+* Hardware vs Software Rendering::
 * Precision issues::
 @end menu
 
@@ -2794,8 +2794,8 @@
 @end group
 @end example
 
-@node Hardware vs. Software Rendering
-@subsubsection Hardware vs. Software Rendering
+@node Hardware vs Software Rendering
+@subsubsection Hardware vs Software Rendering
 @cindex opengl rendering slow windows
 
 On Windows platforms, Octave uses software rendering for the OpenGL graphics