diff libinterp/corefcn/variables.cc @ 20213:2ae4a7ef4378 stable

doc: Clean up several deftypefn entries of Command type. * dirfns.cc (Fcd): Add parentheses to function calling form. * input.cc (Fecho): List each Command calling form. * variables.cc (Fwhos): Use "Built-in Function" for functional calling form. * box.m: List no argument form first. * hidden.m: Remove quotes from "on"/"off" arguments to command.
author Rik <rik@octave.org>
date Mon, 11 May 2015 22:13:08 -0700
parents 4f45eaf83908
children aa36fb998a4d
line wrap: on
line diff
--- a/libinterp/corefcn/variables.cc	Mon May 11 22:08:26 2015 -0700
+++ b/libinterp/corefcn/variables.cc	Mon May 11 22:13:08 2015 -0700
@@ -1898,7 +1898,7 @@
 @deftypefn  {Command} {} whos\n\
 @deftypefnx {Command} {} whos pattern @dots{}\n\
 @deftypefnx {Command} {} whos option pattern @dots{}\n\
-@deftypefnx {Command} {S =} whos (\"pattern\", @dots{})\n\
+@deftypefnx {Built-in Function} {S =} whos (\"pattern\", @dots{})\n\
 Provide detailed information on currently defined variables matching the\n\
 given patterns.\n\
 \n\