diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2007-09-24 22:05:56 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2007-09-24 22:05:56 +0000 |
| commit | 5386b775b2fbce68cbc846f7dac3ef495e72457a (patch) | |
| tree | 34e1350d51f8265d21fc69f47e293ea1dec1b8c1 /src/windows/identity/help/html/using.htm | |
| parent | ecdd7622b03b8e3ffa1dce68e081fca9e9b0aa70 (diff) | |
| download | krb5-5386b775b2fbce68cbc846f7dac3ef495e72457a.tar.gz krb5-5386b775b2fbce68cbc846f7dac3ef495e72457a.tar.xz krb5-5386b775b2fbce68cbc846f7dac3ef495e72457a.zip | |
Set svn:eol-style on a bunch of text-looking files that didn't have it
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19972 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/identity/help/html/using.htm')
| -rw-r--r-- | src/windows/identity/help/html/using.htm | 112 |
1 files changed, 56 insertions, 56 deletions
diff --git a/src/windows/identity/help/html/using.htm b/src/windows/identity/help/html/using.htm index 103ae5fdf..c9808effa 100644 --- a/src/windows/identity/help/html/using.htm +++ b/src/windows/identity/help/html/using.htm @@ -1,57 +1,57 @@ -<html>
-<head>
- <title>Using Network Identity Manager</title>
- <meta name="description" content="Using NetIDMgr">
- <meta name="keywords" content="using">
- <link rel="stylesheet" type="text/css" href="nidmgr.css">
-</head>
-<body>
-
-<h1>Using Network Identity Manager</h1>
-
-<p>
-Depending on how Network Identity Manager was installed, it might already be running
-in the Windows taskbar notification area or it might need to be started
-manually. See the topic <a href="use_start.htm">Starting
-Network Identity Manager</a> for details.
-</p>
-<p>
-To open the NetIDMgr window when the <a href="use_icon.htm">application
-icon</a> is displayed in the Windows taskbar notification area, click on the
-icon with the 2nd mouse button (usually the right mouse button) and select <b>Show Network Identity Manager window</b> from the menu.
-</p>
-<p>
-If NetIdMgr is not displayed in the Windows taskbar notification area, it can be
-started from the
-Start Menu, or type 'netidmgr' at a command prompt.
-</p>
-
-<p>
-Once the NetIDMgr window is visible, you will be presented with a view
-of your existing identities, or a message notifying you that you
-don't have any. Details of the credentials view objects <a
-href="wnd_main.htm">can be found here.</a>
-</p>
-
-<p>
-Brief overviews of how to perform common tasks are linked below:
-</p>
-
-<ul>
- <li><a href="act_new_creds.htm">Obtaining new credentials</a></li>
- <li><a href="act_destroy_creds.htm">Destroying credentials</a></li>
- <li><a href="act_import_creds.htm">Import credentials from the Microsoft Logon
- Session cache</a></li>
- <li><a href="act_renew_creds.htm">Renew credentials</a></li>
- <li><a href="act_chpw.htm">Change password</a></li>
- <li><a href="use_layout.htm">Customizing the advanced credentials view layout</a></li>
- <li><a href="use_config.htm">Configuring Network Identity Manager</a></li>
- <li><a href="tb_standard.htm">Using the Toobar</a></li>
-</ul>
-
-<p>
-A more comprehensive list of how-to topics can be found in the
-<a href="howdoi.htm">How do I...</a> section.</p>
-
-</body>
+<html> +<head> + <title>Using Network Identity Manager</title> + <meta name="description" content="Using NetIDMgr"> + <meta name="keywords" content="using"> + <link rel="stylesheet" type="text/css" href="nidmgr.css"> +</head> +<body> + +<h1>Using Network Identity Manager</h1> + +<p> +Depending on how Network Identity Manager was installed, it might already be running +in the Windows taskbar notification area or it might need to be started +manually. See the topic <a href="use_start.htm">Starting +Network Identity Manager</a> for details. +</p> +<p> +To open the NetIDMgr window when the <a href="use_icon.htm">application +icon</a> is displayed in the Windows taskbar notification area, click on the +icon with the 2nd mouse button (usually the right mouse button) and select <b>Show Network Identity Manager window</b> from the menu. +</p> +<p> +If NetIdMgr is not displayed in the Windows taskbar notification area, it can be +started from the +Start Menu, or type 'netidmgr' at a command prompt. +</p> + +<p> +Once the NetIDMgr window is visible, you will be presented with a view +of your existing identities, or a message notifying you that you +don't have any. Details of the credentials view objects <a +href="wnd_main.htm">can be found here.</a> +</p> + +<p> +Brief overviews of how to perform common tasks are linked below: +</p> + +<ul> + <li><a href="act_new_creds.htm">Obtaining new credentials</a></li> + <li><a href="act_destroy_creds.htm">Destroying credentials</a></li> + <li><a href="act_import_creds.htm">Import credentials from the Microsoft Logon + Session cache</a></li> + <li><a href="act_renew_creds.htm">Renew credentials</a></li> + <li><a href="act_chpw.htm">Change password</a></li> + <li><a href="use_layout.htm">Customizing the advanced credentials view layout</a></li> + <li><a href="use_config.htm">Configuring Network Identity Manager</a></li> + <li><a href="tb_standard.htm">Using the Toobar</a></li> +</ul> + +<p> +A more comprehensive list of how-to topics can be found in the +<a href="howdoi.htm">How do I...</a> section.</p> + +</body> </html>
\ No newline at end of file |
