changeset 18113:95466a42bcba

maint: backout unintended changeset 8cf2b8617e85
author John W. Eaton <jwe@octave.org>
date Fri, 06 Dec 2013 16:45:38 -0500
parents e3511cec60a0
children ca84d3c9dc24
files doc/interpreter/macros.texi
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/macros.texi	Thu Dec 05 16:19:18 2013 -0800
+++ b/doc/interpreter/macros.texi	Fri Dec 06 16:45:38 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
-@rmacro qcode{arg}
+@macro qcode{arg}
 \arg\
-@end rmacro
+@end macro
 @end ifinfo
 @ifnotinfo
-@rmacro qcode{arg}
+@macro qcode{arg}
 @code{\arg\}
-@end rmacro
+@end macro
 @end ifnotinfo
 
 @c The following macro is used for the on-line help system, but we don't