# HG changeset patch # User dbateman # Date 1128200369 0 # Node ID 927230cb3e77c9530e400d982c7471c3e8318f88 # Parent 9e59c91ddc99f5ca97945bc111c8b652acdfccf7 [project @ 2005-10-01 20:58:56 by dbateman] diff -r 9e59c91ddc99 -r 927230cb3e77 scripts/control/system/c2d.m --- a/scripts/control/system/c2d.m Fri Sep 30 05:26:38 2005 +0000 +++ b/scripts/control/system/c2d.m Sat Oct 01 20:59:29 2005 +0000 @@ -80,7 +80,7 @@ ## @item t ## sampling time; required if @var{sys} is purely continuous. ## -## @strong{Note:} if the second argument is not a string, @code{c2d()} +## @strong{Note} if the second argument is not a string, @code{c2d()} ## assumes that the second argument is @var{t} and performs ## appropriate argument checks. ## @end table diff -r 9e59c91ddc99 -r 927230cb3e77 src/utils.cc --- a/src/utils.cc Fri Sep 30 05:26:38 2005 +0000 +++ b/src/utils.cc Sat Oct 01 20:59:29 2005 +0000 @@ -354,8 +354,8 @@ \n\ Note that @code{file_in_path} does not expand leading, trailing,\n\ or doubled colons the way that @code{file_in_loadpath} does. See\n\ -also @xref{LOADPATH}, for an explanation of how colon expansion\n\ -is applied to @code{LOADPATH}.\n\ +also @xref{Summary of Built-in Variables}, for an explanation of\n\ +how colon expansion is applied to @code{LOADPATH}.\n\ @seealso{file_in_loadpath}\n\ @end deftypefn") {