Mercurial > hg > octave-nkf
diff src/help.cc @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | eb998631a4aa |
children | df60ce855feb |
line wrap: on
line diff
--- a/src/help.cc +++ b/src/help.cc @@ -1537,8 +1537,8 @@ find the first sentence, but the same can not be guaranteed for other\n\ functions. Therefore the use of the '-all' argument might be necessary\n\ to find related functions that are not part of octave.\n\ -@end deffn\n\ -@seealso{which, help}") +@seealso{which, help}\n\ +@end deffn") { octave_value_list retval; int nargin = args.length ();