summaryrefslogtreecommitdiff
path: root/doc/html/man/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/man/index.html')
-rw-r--r--doc/html/man/index.html121
1 files changed, 82 insertions, 39 deletions
diff --git a/doc/html/man/index.html b/doc/html/man/index.html
index 64a832f..c93d1f8 100644
--- a/doc/html/man/index.html
+++ b/doc/html/man/index.html
@@ -1,8 +1,7 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN">
<!--
- $Id: index.html,v 1.4 2010/01/09 20:36:50 tom Exp $
+ $Id: index.html,v 1.7 2013/06/07 20:12:36 tom Exp $
****************************************************************************
- * Copyright (c) 1998-2006,2010 Free Software Foundation, Inc. *
+ * Copyright (c) 1998-2010,2013 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
@@ -29,39 +28,83 @@
* authorization. *
****************************************************************************
-->
-<HTML>
-<HEAD>
-<TITLE>NCURSES &ndash; Manual Pages</TITLE>
-<LINK REV=MADE HREF="mailto:dickey@invisible-island.net">
-</HEAD>
-<BODY>
-<HR>
-<ul>
-<li>Programs:
-<ul>
-<li><a href = "captoinfo.1m.html">captoinfo &ndash; convert a termcap description into a terminfo description</a>
-<li><a href = "clear.1.html">clear &ndash; clear the terminal screen</a>
-<li><a href = "infocmp.1m.html">infocmp &ndash; compare or print out terminfo descriptions</a>
-<li><a href = "infotocap.1m.html">infotocap &ndash; convert a terminfo description into a termcap description</a>
-<li><a href = "tabs.1.html">tabs &ndash; set tabs on a terminal</a>
-<li><a href = "tic.1m.html">tic &ndash; the terminfo entry-description compiler</a>
-<li><a href = "toe.1m.html">toe &ndash; table of (terminfo) entries</a>
-<li><a href = "tput.1.html">tput &ndash; initialize a terminal or query terminfo database</a>
-<li><a href = "tset.1.html">tset &ndash; terminal initialization</a>
-</ul>
-<li>Libraries:
-<ul>
-<li><a href = "ncurses.3x.html">ncurses &ndash; CRT screen handling and optimization package</a>
-<li><a href = "panel.3x.html">panel- panel stack extension for curses</a>
-<li><a href = "form.3x.html">form &ndash; curses extension for programming forms</a>
-<li><a href = "menu.3x.html">menu &ndash; curses extension for programming menus</a>
-</ul>
-<li>File formats:
-<ul>
-<li><a href = "terminfo.5.html">terminfo &ndash; terminal capability data base</a>
-<li><a href = "term.5.html">term &ndash; format of compiled term file.</a>
-<li><a href = "term.7.html">term &ndash; conventions for naming terminal types</a>
-</ul>
-</ul>
-</BODY>
-</HTML>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+
+<html>
+<head>
+ <meta name="generator" content=
+ "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
+
+ <title>NCURSES &ndash; Manual Pages</title>
+ <link rev="MADE" href="mailto:dickey@invisible-island.net">
+ <meta http-equiv="Content-Type" content=
+ "text/html; charset=us-ascii">
+</head>
+
+<body>
+ <ul>
+ <li>Programs:
+
+ <ul>
+ <li><a href="captoinfo.1m.html">captoinfo &ndash; convert a
+ termcap description into a terminfo description</a></li>
+
+ <li><a href="clear.1.html">clear &ndash; clear the terminal
+ screen</a></li>
+
+ <li><a href="infocmp.1m.html">infocmp &ndash; compare or
+ print out terminfo descriptions</a></li>
+
+ <li><a href="infotocap.1m.html">infotocap &ndash; convert a
+ terminfo description into a termcap description</a></li>
+
+ <li><a href="tabs.1.html">tabs &ndash; set tabs on a
+ terminal</a></li>
+
+ <li><a href="tic.1m.html">tic &ndash; the terminfo
+ entry-description compiler</a></li>
+
+ <li><a href="toe.1m.html">toe &ndash; table of (terminfo)
+ entries</a></li>
+
+ <li><a href="tput.1.html">tput &ndash; initialize a
+ terminal or query terminfo database</a></li>
+
+ <li><a href="tset.1.html">tset &ndash; terminal
+ initialization</a></li>
+ </ul>
+ </li>
+
+ <li>Libraries:
+
+ <ul>
+ <li><a href="ncurses.3x.html">ncurses &ndash; CRT screen
+ handling and optimization package</a></li>
+
+ <li><a href="panel.3x.html">panel- panel stack extension
+ for curses</a></li>
+
+ <li><a href="form.3x.html">form &ndash; curses extension
+ for programming forms</a></li>
+
+ <li><a href="menu.3x.html">menu &ndash; curses extension
+ for programming menus</a></li>
+ </ul>
+ </li>
+
+ <li>File formats:
+
+ <ul>
+ <li><a href="terminfo.5.html">terminfo &ndash; terminal
+ capability data base</a></li>
+
+ <li><a href="term.5.html">term &ndash; format of compiled
+ term file.</a></li>
+
+ <li><a href="term.7.html">term &ndash; conventions for
+ naming terminal types</a></li>
+ </ul>
+ </li>
+ </ul>
+</body>
+</html>