# HG changeset patch # User Kai T. Ohlhus # Date 1509971123 -3600 # Node ID 558de6a42ff702b6162ba4c92f2db8abbe4fe323 # Parent 2ac103974d00e4be2563a76fba1fb8244bf0d8c4# Parent 140f1403d6035d73836c73c18c772c7b1bebc4c1 maint: Periodic merge of stable to default. diff -r 2ac103974d00 -r 558de6a42ff7 libinterp/corefcn/pinv.cc --- a/libinterp/corefcn/pinv.cc Fri Nov 03 20:39:58 2017 -0700 +++ b/libinterp/corefcn/pinv.cc Mon Nov 06 13:25:23 2017 +0100 @@ -49,7 +49,7 @@ tol = max ([rows(@var{x}), columns(@var{x})]) * norm (@var{x}) * eps @end example -@seealso(inv, ldivide) +@seealso{inv, ldivide} @end deftypefn */) { int nargin = args.length ();