diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-20 01:32:18 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-20 01:32:18 -0500 |
commit | bb5fd6e44e480f571bcb713788cc50eea44095e5 (patch) | |
tree | dc3b9975b9bf9e18ce454348ab31ae232a372107 /lynx_help/keystrokes/bookmark_help.html | |
parent | 3e8c172cd64e8a34029b60208c0d3016d3609505 (diff) | |
download | lynx-snapshots-bb5fd6e44e480f571bcb713788cc50eea44095e5.tar.gz |
snapshot of project "lynx", label v2-8-8dev_10b
Diffstat (limited to 'lynx_help/keystrokes/bookmark_help.html')
-rw-r--r-- | lynx_help/keystrokes/bookmark_help.html | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/lynx_help/keystrokes/bookmark_help.html b/lynx_help/keystrokes/bookmark_help.html deleted file mode 100644 index df5adad1..00000000 --- a/lynx_help/keystrokes/bookmark_help.html +++ /dev/null @@ -1,38 +0,0 @@ -<!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> |