diff libinterp/corefcn/error.cc @ 24441:9fbb5de78ec7

maint: merge stable to default.
author Rik <rik@octave.org>
date Thu, 21 Dec 2017 03:45:09 -0800
parents 8bcfddad15ec f8bbaacefc33
children 194eb4bd202b
line wrap: on
line diff
--- a/libinterp/corefcn/error.cc	Thu Dec 21 03:06:12 2017 -0800
+++ b/libinterp/corefcn/error.cc	Thu Dec 21 03:45:09 2017 -0800
@@ -1456,7 +1456,8 @@
 The optional warning identifier @var{id} allows users to enable or disable
 warnings tagged by this identifier.  A message identifier is a string of the
 form @qcode{"NAMESPACE:WARNING-NAME"}.  Octave's own warnings use the
-@qcode{"Octave"} namespace (@pxref{XREFwarning_ids}).  For example:
+@qcode{"Octave"} namespace (@pxref{XREFwarning_ids,,warning_ids}).  For
+example:
 
 @example
 @group