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	Mon Mar 06 22:33:54 2006 +0000
+++ b/src/help.cc	Mon Mar 06 22:40:02 2006 +0000
@@ -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.", },