1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html40/loose.dtd">
<html>
<head>
<title>%TITLE% - Man pages starting with %LETTER%</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000CC" alink="#FF0000" vlink="#0000FF">
<h1><img src="../debian.png" alt="[Debian Logo]" border="0" width="204" height="51" hspace="10" align="bottom"> <b>%TITLE% - Man pages starting with %LETTER%</b></h1>
<small><a href="../">dwww Home</a> |
<a href="index.html#%HREFLETTER%">Man pages by name</a>
</small>
<br>
<hr>
<form method="get" action="/cgi-bin/dwww">
<input name="search" size="30">
<input type="submit" name="programsubmit" value="Search">
<br>
<label accesskey="p"><input type="radio" name="searchtype" checked value="p">programs</label>
<label accesskey="m"><input type="radio" name="searchtype" value="m">menu</label>
<label accesskey="d"><input type="radio" name="searchtype" value="d">registered docs</label>
</form>
<p>
<center><font size="-1">%SECTIONS%</font></center>
<hr>
<font size="+2"><b>Man Pages starting with %LETTER%</b></font>
<p>
<!-- vim:set ft=html: -->
|