From 2dec4e0289b56ed1e2c2ac34a3cae80d00a0d769 Mon Sep 17 00:00:00 2001 From: acolyer Date: Wed, 27 Aug 2003 12:56:36 +0000 Subject: [PATCH] Fixed several broken links uncovered in 1.1.1rc1 testing. --- docs/faq/faq.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/faq/faq.xml b/docs/faq/faq.xml index b1b65d05c..8c70d5dfb 100644 --- a/docs/faq/faq.xml +++ b/docs/faq/faq.xml @@ -1521,9 +1521,9 @@ aspect PublicErrorLogging { For more information, see the - + Development Environment Guide - + Reference for ajc. @@ -1553,9 +1553,9 @@ ajc -argfile sources.lst For more information, see the - + Development Environment Guide - + Reference for ajc. @@ -1670,9 +1670,9 @@ ajc -bootclasspath c:\jdk1.2\jre\lib\rt.jar \ Yes. As with Javac, use the -source 1.4 option as described in the - + Development Environment Guide - + Reference for ajc. @@ -1812,9 +1812,9 @@ ajc -bootclasspath c:\jdk1.2\jre\lib\rt.jar \ access to what aspects affect a class. For example, the - + Development Environment Guide - + ajbrowser section. shows that you can list or navigate between method and advice affecting that method and between a type @@ -2674,7 +2674,7 @@ aspect MyMarker extends MarkerExample { source. For more information, see the -aspectpath option in the - + Reference for ajc. @@ -3092,10 +3092,10 @@ vmparam -Xmx384m stack traces may have synthetic methods in the stack, and the line numbers may not track your source code. The - + Development Environment Guide discusses how to interpret stack at the end of the - + Reference for ajc. In 1.1, line numbers should work correctly. -- 2.39.5