diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 1998-03-11 17:48:09 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 1998-03-11 17:48:09 +0000 |
commit | 69de3a9e357327c17caa3b7bb058035e263573bc (patch) | |
tree | f6260f228c4d949b174128d017a7e323c7122f32 /gnu/usr.bin/lynx/samples/jumpsVMS.html | |
parent | b81973f175db7d3f4c763069b191dd57f4bd83d3 (diff) |
Lynx 2.8
Diffstat (limited to 'gnu/usr.bin/lynx/samples/jumpsVMS.html')
-rw-r--r-- | gnu/usr.bin/lynx/samples/jumpsVMS.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/gnu/usr.bin/lynx/samples/jumpsVMS.html b/gnu/usr.bin/lynx/samples/jumpsVMS.html new file mode 100644 index 00000000000..b68412feb10 --- /dev/null +++ b/gnu/usr.bin/lynx/samples/jumpsVMS.html @@ -0,0 +1,28 @@ +<html> +<head> +<title>Shortcut List</title> +<link rev="made" href="mailto:WebMaster@foo.blah.dom"> +</head> +<body> + <h1>Shortcut List</h1> + Following is a list of shortcut names and the target links associated + with them. In Lynx, pressing J followed by one of these shortcut names + will jump you directly to the link. This list will expand over time.<p> + <b>Name</b> <b>Link</b> +<!-- The list *MUST* be kept SORTED, one entry per line --> +<dl compact> +<dt>?<dd><a href="file://localhost/Lynx_Dir/jumps.html">This Shortcut List</a> +<dt>freenets<dd><a href="http://duke.usask.ca/~scottp/free.html">FreeNets around the World</a> +<dt>genhelp<dd><a href="http://www.wfeb.edu/HELP/@GCGHELP:GENHELP">GCG GenHelp</a> +<dt>genman<dd><a href="http://www.wfeb.edu/HELP/@GCGHELP:GENMANUAL">GCG GenManual</a> +<dt>home<dd><a href="http://www.wfeb.edu/">WFEB Home Page</a> +<dt>mail<dd><a href="lynxprog:mail">Read and/or send mail</a> +<dt>multinet<dd><a href="http://www.wfeb.edu/HELP/@MULTINET:MULTINET">MultiNet Help</a> +<dt>news<dd><a href="lynxprog:news">Read and Send News</a> +<dt>swing<dd><a href="lynxprog:swing sys$login">SWING File/Directory Manager</a> +<dt>swinghelp<dd><a href="http://www.wfeb.edu/HELP/@CSWING:CSWING/SWING">SWING Help</a> +<dt>vmshelp<dd><a href="http://www.wfeb.edu/HELP">VMS Help</a> +<dt>who<dd><a href="lynxexec:show users">Find out who is online now</a> +</dl> +</body> +</html> |