diff src/variables.cc @ 6637:c18ed0e7ee41

[project @ 2007-05-21 19:12:46 by jwe]
author jwe
date Mon, 21 May 2007 19:12:46 +0000
parents b85dd243601d
children 3350e816e2a4
line wrap: on
line diff
--- a/src/variables.cc
+++ b/src/variables.cc
@@ -235,7 +235,7 @@
 @deftypefn {Built-in Function} {} iscommand (@var{name})\n\
 Return true if @var{name} is a command style function.  If @var{name}\n\
 is omitted, return a list of identifiers which are marked as commands with\n\
-mark_as_command.\n\
+@code{mark_as_command}.\n\
 @seealso{mark_as_command, unmark_command}\n\
 @end deftypefn")
 {