From 49ee6e4ec40b8739e0f86c3ec23b7742e423f12f Mon Sep 17 00:00:00 2001 From: michelou Date: Wed, 16 Aug 2006 13:49:30 +0000 Subject: removed the debug options from the fsc man page. --- src/manual/scala/man1/fsc.scala | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/manual') diff --git a/src/manual/scala/man1/fsc.scala b/src/manual/scala/man1/fsc.scala index a1393102c7..91b3ef9b87 100644 --- a/src/manual/scala/man1/fsc.scala +++ b/src/manual/scala/man1/fsc.scala @@ -60,11 +60,6 @@ object fsc extends Command { Section("Non-Standard Options", "See the " & Link(Bold("Non-Standard Options"), "scalac.html#non-standard_options") & " of the " & MBold("scalac") & " command." - ), - - Section("Debug Options", - "See the " & Link(Bold("Debug Options"), "scalac.html#debug_options") & - " of the " & MBold("scalac") & " command." )) val environment = Section("ENVIRONMENT", -- cgit v1.2.3