diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-20 02:08:17 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-20 02:08:17 -0500 |
commit | bc0fa578036583231edb567b328b4f69ce6860fe (patch) | |
tree | 99b322070bf62270218a0d80257a1f50bbefe147 /lynx_help/keystrokes/bookmark_help.html | |
parent | bb5fd6e44e480f571bcb713788cc50eea44095e5 (diff) | |
download | lynx-snapshots-bc0fa578036583231edb567b328b4f69ce6860fe.tar.gz |
snapshot of project "lynx", label v2-8-8dev_11
Diffstat (limited to 'lynx_help/keystrokes/bookmark_help.html')
-rw-r--r-- | lynx_help/keystrokes/bookmark_help.html | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/lynx_help/keystrokes/bookmark_help.html b/lynx_help/keystrokes/bookmark_help.html new file mode 100644 index 00000000..df5adad1 --- /dev/null +++ b/lynx_help/keystrokes/bookmark_help.html @@ -0,0 +1,38 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!-- $LynxId: bookmark_help.html,v 1.6 2012/01/31 11:00:10 tom Exp $ --> + +<html> +<head> + <meta name="generator" content= + "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org"> + + <title>Lynx Bookmark Help</title> + <link rev="made" href="mailto:lynx-dev@nongnu.org"> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii"> +</head> + +<body> + <h1>Bookmark Help</h1> + + <p><em>Bookmark files</em> are documents that reside on your + local machine and you are able to edit and change:</p> + + <ul> + <li>The append feature, invoked by pressing an '<em>a</em>' + while viewing a document will add the current document or the + currently highlighted link to your default <em>Bookmark + file</em>, or to one you select if multiple bookmarks are + enabled.</li> + + <li>The remove feature, invoked by pressing an '<em>r</em>' + when a <em>Bookmark file</em> is being displayed, will remove + the currently highlighted link.</li> + + <li>You may set and modify the paths and names of your + <em>Bookmark files</em> and enable or disable multiple + bookmarks in the <a href="option_help.html">Options + Menu</a>.</li> + </ul> +</body> +</html> |