about summary refs log tree commit diff stats
path: root/lynx_help/keystrokes/bookmark_help.html
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2014-01-09 00:29:11 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2014-01-09 00:29:11 -0500
commit7c7d8c9582cea3ed0ff52f6e7d212fa85b3cd75f (patch)
treef3e67409277f1df3ee92a67bb797935eff2ede26 /lynx_help/keystrokes/bookmark_help.html
parent5587a776392a368733dbff8437a0400e130a783d (diff)
downloadlynx-snapshots-7c7d8c9582cea3ed0ff52f6e7d212fa85b3cd75f.tar.gz
snapshot of project "lynx", label v2-8-8pre_2a
Diffstat (limited to 'lynx_help/keystrokes/bookmark_help.html')
-rw-r--r--lynx_help/keystrokes/bookmark_help.html21
1 files changed, 15 insertions, 6 deletions
diff --git a/lynx_help/keystrokes/bookmark_help.html b/lynx_help/keystrokes/bookmark_help.html
index 66eafbf6..87187fd1 100644
--- a/lynx_help/keystrokes/bookmark_help.html
+++ b/lynx_help/keystrokes/bookmark_help.html
@@ -1,4 +1,4 @@
-<!-- $LynxId: bookmark_help.html,v 1.7 2013/05/21 10:51:27 tom Exp $ -->
+<!-- $LynxId: bookmark_help.html,v 1.8 2014/01/07 23:32:23 tom Exp $ -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 
 <html>
@@ -6,17 +6,20 @@
   <meta name="generator" content=
   "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
 
-  <title>Lynx Bookmark Help</title>
+  <title>Lynx Bookmark Help Summary</title>
   <link rev="made" href="mailto:lynx-dev@nongnu.org">
   <meta http-equiv="Content-Type" content=
   "text/html; charset=us-ascii">
-</head>
+  <meta name="description" content=
+  "Lynx stores Bookmark files on your local machine. You can update these from within Lynx, or with a text editor">
+  </head>
 
 <body>
-  <h1>Bookmark Help</h1>
+  <p><strong>Lynx</strong> stores <em>Bookmark files</em> on your
+  local machine. You can update these from within
+  <strong>Lynx</strong>, or with a text editor:</p>
 
-  <p><em>Bookmark files</em> are documents that reside on your
-  local machine and you are able to edit and change:</p>
+  <h2>Updating within Lynx</h2>
 
   <ul>
     <li>The append feature, invoked by pressing an '<em>a</em>'
@@ -34,5 +37,11 @@
     bookmarks in the <a href="option_help.html">Options
     Menu</a>.</li>
   </ul>
+
+  <h2>Updating with a text editor</h2>
+
+  <p>Lynx stores its bookmarks as an HTML file, using an unordered
+  list (<em>UL</em> and <em>LI</em> tags). It expects the list
+  items to be one per line, without wrapping.</p>
 </body>
 </html>