diff libinterp/corefcn/dirfns.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 b597bd161a5f
line wrap: on
line diff
--- a/libinterp/corefcn/dirfns.cc	Mon May 11 22:08:26 2015 -0700
+++ b/libinterp/corefcn/dirfns.cc	Mon May 11 22:13:08 2015 -0700
@@ -96,7 +96,7 @@
        "-*- texinfo -*-\n\
 @deftypefn  {Command} {} cd @var{dir}\n\
 @deftypefnx {Command} {} cd\n\
-@deftypefnx {Built-in Function} {@var{old_dir} =} cd @var{dir}\n\
+@deftypefnx {Built-in Function} {@var{old_dir} =} cd (@var{dir})\n\
 @deftypefnx {Command} {} chdir @dots{}\n\
 Change the current working directory to @var{dir}.\n\
 \n\