about summary refs log tree commit diff stats
path: root/lynx_help/lynx-dev.html
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2012-02-20 01:32:18 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2012-02-20 01:32:18 -0500
commitbb5fd6e44e480f571bcb713788cc50eea44095e5 (patch)
treedc3b9975b9bf9e18ce454348ab31ae232a372107 /lynx_help/lynx-dev.html
parent3e8c172cd64e8a34029b60208c0d3016d3609505 (diff)
downloadlynx-snapshots-bb5fd6e44e480f571bcb713788cc50eea44095e5.tar.gz
snapshot of project "lynx", label v2-8-8dev_10b
Diffstat (limited to 'lynx_help/lynx-dev.html')
-rw-r--r--lynx_help/lynx-dev.html99
1 files changed, 0 insertions, 99 deletions
diff --git a/lynx_help/lynx-dev.html b/lynx_help/lynx-dev.html
deleted file mode 100644
index b3cf4670..00000000
--- a/lynx_help/lynx-dev.html
+++ /dev/null
@@ -1,99 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- $LynxId: lynx-dev.html,v 1.13 2012/01/31 10:51:43 tom Exp $ -->
-
-<html>
-<head>
-  <meta name="generator" content=
-  "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org">
-
-  <title>Lynx-Dev Discussion List</title>
-  <link rev="made" href="mailto:lynx-dev@nongnu.org">
-  <meta http-equiv="Content-Type" content=
-  "text/html; charset=us-ascii">
-</head>
-
-<body>
-  <blockquote>
-    [ <a href=
-    "http://mail.gnu.org/mailman/listinfo/lynx-dev/">Lynx-Dev
-    Archive</a> | <a href="about_lynx.html">About Lynx</a> ]
-  </blockquote>
-
-  <h1><em>The Lynx Development Process</em></h1>
-
-  <p>Lynx is maintained and improved by an international
-  co-operative of volunteers. Newcomers are welcome to join the
-  group: you needn't be a super programmer, but you should be
-  prepared to listen and learn, as well as to contribute patches if
-  you can. Since everyone is a volunteer, you will usually be
-  expected to try to implement any suggestions you make.</p>
-
-  <h1><em>Lynx-Dev Discussion List</em></h1>
-
-  <p>The developers communicate through a mailing list &mdash; see
-  below for details &mdash; which is open to interested users as
-  well as programmers. Topics include fixing bugs, increasing
-  Lynx's tools and powers, meeting the ever-changing demands of the
-  Internet and porting Lynx to new systems.</p>
-
-  <p>Anyone may read what has been said on the list by visiting
-  <a href=
-  "http://mail.gnu.org/mailman/listinfo/lynx-dev/">&nbsp;the
-  Archive</a>.</p>
-
-  <h1><em>Development Versions of Lynx</em></h1>
-
-  <p>Besides <em>releases</em>, which are stable versions of Lynx
-  which come out once or twice a year and can be obtained from
-  <a href="http://lynx.isc.org/release/">the release site</a>,
-  there are <em>development</em> versions, which are experimental
-  &mdash; though usually stable enough to use &mdash; and appear
-  every few weeks, depending on current activity.</p>
-
-  <p>You can find the latest <em>development</em> version of Lynx
-  by visiting <a href="http://lynx.isc.org/current/">the
-  development site</a>.</p>
-
-  <h1><em>Subscribing to Lynx-Dev</em></h1>
-
-  <p>If you are interested in joining the Lynx mailing list, send
-  e-mail to <a href=
-  "mailto:lynx-dev-request@nongnu.org?subject=subscribe">&nbsp;lynx-dev-request@nongnu.org</a>
-  with "subscribe" as the subject line.</p>
-
-  <p>You will need to answer one follow-up question to confirm you
-  want to subscribe. Mailman will then enroll you and send all
-  messages which you address to <em>lynx-dev@nongnu.org</em> to all
-  subscribers; you will also receive all messages sent by other
-  subscribers.</p>
-
-  <h1><em>Unsubscribing from Lynx-Dev</em></h1>
-
-  <p>To <em>unsubscribe</em>, send an e-mail to <a href=
-  "mailto:lynx-dev-request@nongnu.org?subject=unsubscribe">&nbsp;lynx-dev-request@nongnu.org</a>
-  with "unsubscribe" as the subject line.</p>
-
-  <h1><em>Casual Inquiries</em></h1>
-
-  <p>Anyone may ask a question or offer a comment by sending e-mail
-  to <a href="mailto:lynx-dev@nongnu.org">&nbsp;the list</a>. Since
-  all subscribers are volunteers, you depend on their goodwill and
-  will be more likely to get a response if you give the e-mail a
-  meaningful `Subject' and include details of your version of Lynx,
-  hardware and software. You can check the Archive to find any
-  responses.</p>
-
-  <p>Messages from non-subscribers are not immediately distributed
-  to avoid spam. Usually, if your message appears genuine, it will
-  be retrieved from the pile headed for the wastebasket within a
-  day or so and distributed to the list. For best results,
-  subscribe as described above.</p>
-
-  <h1><em>The Lynx-Dev Archive</em></h1>
-
-  <p>Messages posted to lynx-dev are archived in html format so
-  that you can view them using Lynx: go to the <a href=
-  "http://mail.gnu.org/mailman/listinfo/lynx-dev/">Mail
-  Archive</a>.</p>
-</body>
-</html>
a> 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473