# HG changeset patch # User dbateman # Date 1128200369 0 # Node ID 927230cb3e77c9530e400d982c7471c3e8318f88 # Parent 9e59c91ddc99f5ca97945bc111c8b652acdfccf7 [project @ 2005-10-01 20:58:56 by dbateman] diff --git a/scripts/control/system/c2d.m b/scripts/control/system/c2d.m --- a/scripts/control/system/c2d.m +++ b/scripts/control/system/c2d.m @@ -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 --git a/src/utils.cc b/src/utils.cc --- a/src/utils.cc +++ b/src/utils.cc @@ -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") {