changeset 22023:b602ce0b5acf

doc: Fix building Texinfo docs on old systems (bug #48172). * dmperm.cc (Fdmperm): Don't use @nospell macro within @cindex macro.
author Rik <rik@octave.org>
date Fri, 01 Jul 2016 20:12:57 -0700
parents 278fc29b69ca
children 659731a4563f
files libinterp/dldfcn/dmperm.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/dldfcn/dmperm.cc	Fri Jul 01 19:48:35 2016 -0700
+++ b/libinterp/dldfcn/dmperm.cc	Fri Jul 01 20:12:57 2016 -0700
@@ -119,7 +119,7 @@
 @deftypefn  {} {@var{p} =} dmperm (@var{S})
 @deftypefnx {} {[@var{p}, @var{q}, @var{r}, @var{S}] =} dmperm (@var{S})
 
-@cindex @nospell{Dulmage-Mendelsohn} decomposition
+@cindex Dulmage-Mendelsohn decomposition
 Perform a @nospell{Dulmage-Mendelsohn} permutation of the sparse matrix
 @var{S}.