diff options
| author | Jeffrey Altman <jaltman@secure-endpoints.com> | 2006-12-31 16:24:54 +0000 |
|---|---|---|
| committer | Jeffrey Altman <jaltman@secure-endpoints.com> | 2006-12-31 16:24:54 +0000 |
| commit | db2f07baec47209ed553a9934259b5b898476130 (patch) | |
| tree | ab3b968df03a3bb508d02e271e2f94b661bd484a /src/windows | |
| parent | a2402f9d816014f3df88557d3cfb52005e90b8fb (diff) | |
| download | krb5-db2f07baec47209ed553a9934259b5b898476130.tar.gz krb5-db2f07baec47209ed553a9934259b5b898476130.tar.xz krb5-db2f07baec47209ed553a9934259b5b898476130.zip | |
Repair broken links in NetIdMgr Help
A small number of links contained the wrong root directory.
ticket: new
tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19023 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows')
| -rw-r--r-- | src/windows/identity/help/html/use_start.htm | 4 | ||||
| -rw-r--r-- | src/windows/identity/help/html/using.htm | 4 | ||||
| -rw-r--r-- | src/windows/identity/help/html/welcome.htm | 2 | ||||
| -rw-r--r-- | src/windows/identity/help/html/wnd_main.htm | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/src/windows/identity/help/html/use_start.htm b/src/windows/identity/help/html/use_start.htm index c91f02d299..1f1a7d69ae 100644 --- a/src/windows/identity/help/html/use_start.htm +++ b/src/windows/identity/help/html/use_start.htm @@ -25,7 +25,7 @@ often, and helps reduce clutter on the desktop.</p> <p>When NetIDMgr is running, it places an icon in the system
notification area (sometimes referred to as the "system tray") as
shown in figure 1. Details about the state information represented by
-the icon can be found <a href="html/use_icon.htm">here</a>.</p>
+the icon can be found <a href="use_icon.htm">here</a>.</p>
<p>Clicking on this icon brings up the NetIDMgr window. Right
clicking on the icon, on the other hand, brings up a menu.</p>
@@ -44,7 +44,7 @@ under "Kerberos for Windows" as shown in figure 2.</p> <p>Alternatively, you can type 'netidmgr' at a command shell to start
NetIDMgr as well. When starting this way, you may specify additional
-<a href="html/cmdline_netidmgr.htm">command line options</a>.</p>
+<a href="cmdline_netidmgr.htm">command line options</a>.</p>
<h3>Configuring startup options</h3>
diff --git a/src/windows/identity/help/html/using.htm b/src/windows/identity/help/html/using.htm index 96c132c8e7..c66ee8aabf 100644 --- a/src/windows/identity/help/html/using.htm +++ b/src/windows/identity/help/html/using.htm @@ -12,9 +12,9 @@ <p>
Depending on how NetIDMgr was installed, it might already be running
in the system notification area or it might need to be started
-manually. See the topic <a href="html/use_start.htm">starting
+manually. See the topic <a href="use_start.htm">starting
NetIDMgr</a> for details. Essentially, to open the NetIDMgr window,
-you either have to click the <a href="html/use_icon.htm">application
+you either have to click the <a href="use_icon.htm">application
icon</a> in the system notification area, select the icon from the
start menu, or type 'netidmgr' at a command prompt.
</p>
diff --git a/src/windows/identity/help/html/welcome.htm b/src/windows/identity/help/html/welcome.htm index b7d545ba6c..18a6312774 100644 --- a/src/windows/identity/help/html/welcome.htm +++ b/src/windows/identity/help/html/welcome.htm @@ -9,7 +9,7 @@ <h1>Welcome to the Network Identity Manager</h1>
<div class="inline">
-<img src="images/logo.jpg"/>
+<img src="images/logo.jpg" width="100" height="100"/>
</div>
<p>
diff --git a/src/windows/identity/help/html/wnd_main.htm b/src/windows/identity/help/html/wnd_main.htm index c4de155dbb..3c1037826f 100644 --- a/src/windows/identity/help/html/wnd_main.htm +++ b/src/windows/identity/help/html/wnd_main.htm @@ -29,7 +29,7 @@ group heading sorted by the credential name. The default headings for the credential view provides you with a minimal amount of information
to reduce clutter. If you wish you can add columns to the display
using the <span class="pre">Choose columns...</span> action on the
-<span class="pre"><a href="html/menu_view.htm">View</a></span> menu.
+<span class="pre"><a href="menu_view.htm">View</a></span> menu.
</p>
<p>
|
