diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2017-04-28 22:16:55 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2017-04-28 22:16:55 +0000 |
commit | 5ae317fdbe6eed531e4eba65faaa6e33050e19c2 (patch) | |
tree | 9bd6162c49f69375b6555712f2692c6ab18b011f /lynx_help/keystrokes/xterm_help.html | |
parent | b694a6d466c2c4f2f3b2fb48945e488b6bd79fc8 (diff) | |
download | lynx-snapshots-5ae317fdbe6eed531e4eba65faaa6e33050e19c2.tar.gz |
snapshot of project "lynx", label v2-8-9dev_11q
Diffstat (limited to 'lynx_help/keystrokes/xterm_help.html')
-rw-r--r-- | lynx_help/keystrokes/xterm_help.html | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/lynx_help/keystrokes/xterm_help.html b/lynx_help/keystrokes/xterm_help.html index 0339f2dc..210d7ce4 100644 --- a/lynx_help/keystrokes/xterm_help.html +++ b/lynx_help/keystrokes/xterm_help.html @@ -1,4 +1,4 @@ -<!-- $LynxId: xterm_help.html,v 1.9 2014/01/09 00:17:28 tom Exp $ --> +<!-- $LynxId: xterm_help.html,v 1.10 2017/04/28 20:47:13 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> @@ -15,7 +15,15 @@ </head> <body> - <h1>X Terminal Help</h1> + <div class="nav"> + <ul> + <li>X Terminal Help</li> + + <li>Notes</li> + </ul> + </div> + + <h2>X Terminal Help</h2> <p>An X terminal is an electronic display terminal that communicates with a host computer system using the X Window @@ -33,8 +41,10 @@ like X Window terminals and are frequently used as X terminals.</p> + <h2>Notes</h2> + <dl> - <dt>Note:</dt> + <dt>Terminology</dt> <dd>The terminology used to describe processes associated with X terminals can be confusing. An X terminal is also known as an |