changeset 5478:927230cb3e77

[project @ 2005-10-01 20:58:56 by dbateman]
author dbateman
date Sat, 01 Oct 2005 20:59:29 +0000
parents 9e59c91ddc99
children adb2bac3596e
files scripts/control/system/c2d.m src/utils.cc
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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")
 {