diff options
Diffstat (limited to 'lynx_help/keystrokes/history_help.html')
-rw-r--r-- | lynx_help/keystrokes/history_help.html | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/lynx_help/keystrokes/history_help.html b/lynx_help/keystrokes/history_help.html index f3728502..dd396093 100644 --- a/lynx_help/keystrokes/history_help.html +++ b/lynx_help/keystrokes/history_help.html @@ -1,4 +1,4 @@ -<!-- $LynxId: history_help.html,v 1.6 2013/05/21 10:51:27 tom Exp $ --> +<!-- $LynxId: history_help.html,v 1.7 2014/01/07 09:17:47 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> @@ -10,19 +10,24 @@ <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 provides a history page, showing all of the links which have been traversed to reach the current point. The user can revisit any of these links."> + </head> <body> - <h1>History Page Help</h1> - - <p>The History Page displays all of the links that you have - traveled through to reach your current point, including any - temporary menu or list files that included links, bookmark files, - and any documents associated with POST content. If you entered a - document and then left it by using the <em>left-arrow</em> key, - it will <em>not</em> be in the history stack. If you entered a - document and left it by selecting another link within that - document, it <em>will</em> be in the history stack.</p> + <h2>Overview</h2> + + <p><strong>Lynx</strong>'s History Page displays all of the links + that you have traveled through to reach your current point, + including any temporary menu or list files that included links, + bookmark files, and any documents associated with POST content. + If you entered a document and then left it by using the + <em>left-arrow</em> key, it will <em>not</em> be in the history + stack. If you entered a document and left it by selecting another + link within that document, it <em>will</em> be in the history + stack.</p> + + <h2>Navigation</h2> <p>You may <a href="movement_help.html">select</a> any link on the History Page to review a document that you have previously |