changeset 18094:69ac19bb878e

maint: Merge classdef to default.
author John W. Eaton <jwe@octave.org>
date Thu, 05 Dec 2013 12:04:40 -0500
parents 8cf2b8617e85 (diff) 74dd974f7112 (current diff)
children 72221b9ce477
files
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/macros.texi	Thu Dec 05 11:52:48 2013 -0500
+++ b/doc/interpreter/macros.texi	Thu Dec 05 12:04:40 2013 -0500
@@ -28,14 +28,14 @@
 @c which is `XXX'.  This looks particularly bad when the macro body is 
 @c single or double-quoted text, such as a property value `"position"'
 @ifinfo
-@macro qcode{arg}
+@rmacro qcode{arg}
 \arg\
-@end macro
+@end rmacro
 @end ifinfo
 @ifnotinfo
-@macro qcode{arg}
+@rmacro qcode{arg}
 @code{\arg\}
-@end macro
+@end rmacro
 @end ifnotinfo
 
 @c The following macro is used for the on-line help system, but we don't