summaryrefslogtreecommitdiff
path: root/src/manual
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-08-16 13:49:30 +0000
committermichelou <michelou@epfl.ch>2006-08-16 13:49:30 +0000
commit49ee6e4ec40b8739e0f86c3ec23b7742e423f12f (patch)
treeec53a7d7e50eba20c3385c793e91eb1f476ed6e0 /src/manual
parent75ee284f257d5e61624771184bd338bc2c3aff71 (diff)
downloadscala-49ee6e4ec40b8739e0f86c3ec23b7742e423f12f.tar.gz
scala-49ee6e4ec40b8739e0f86c3ec23b7742e423f12f.tar.bz2
scala-49ee6e4ec40b8739e0f86c3ec23b7742e423f12f.zip
removed the debug options from the fsc man page.
Diffstat (limited to 'src/manual')
-rw-r--r--src/manual/scala/man1/fsc.scala5
1 files changed, 0 insertions, 5 deletions
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",