Mercurial > hg > octave-lyh
diff src/help.cc @ 5646:2b20d1707f29
[project @ 2006-03-06 22:38:32 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 22:40:02 +0000 |
parents | df60ce855feb |
children | ec3ffbf9982b |
line wrap: on
line diff
--- a/src/help.cc +++ b/src/help.cc @@ -293,8 +293,8 @@ @deffnx Keyword if (@var{cond}) @dots{} elseif (@var{cond}) @dots{} endif\n\ @deffnx Keyword if (@var{cond}) @dots{} elseif (@var{cond}) @dots{} else @dots{} endif\n\ Begin an if block.\n\ -@end deffn\n\ -@seealso{switch}", }, +@seealso{switch}\n\ +@end deffn", }, { "otherwise", "The default statement in a switch block.", },