aboutsummaryrefslogtreecommitdiff
path: root/test/sun/security/tools/policytool/UpdatePermissions.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/sun/security/tools/policytool/UpdatePermissions.html')
-rw-r--r--test/sun/security/tools/policytool/UpdatePermissions.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/sun/security/tools/policytool/UpdatePermissions.html b/test/sun/security/tools/policytool/UpdatePermissions.html
index 31e6fcf7f..c840c323b 100644
--- a/test/sun/security/tools/policytool/UpdatePermissions.html
+++ b/test/sun/security/tools/policytool/UpdatePermissions.html
@@ -12,6 +12,7 @@ First, policytool will be invoked.<br><br>
Then, follow these steps:<br>
0) Find (or create) a temporary directory that you have write access to.
(Example: 'C:\foo\tmp' on Windows or '/tmp' on other systems)<br><br>
+
1) Click on the "Add Policy Entry" button in the
main policytool window.<br><br>
@@ -31,7 +32,7 @@ select "listenToAllAWTEvents".<br><br>
select "Save As".<br><br>
8) In the SaveAs window, enter "/tmp/ptool.test" as the file name
-and click "OK".<br>
+and save it. If the file already exists, just replace it.<br>
(Or use the temporary directory mentioned in Step 0 if it's not '/tmp'.
For example, "C:\foo\tmp\ptool.test" on Windows)<br><br>