root/trunk/freewrt/scripts/htmanidx.htm

Revision 3738, 2.0 kB (checked in by tg, 8 months ago)

… and link ’em

  • Property svn:keywords set to Id
Line 
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"><head>
5  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6  <title>RTFM for the FreeWRT/OpenADK Project</title>
7  <meta name="robots" content="index, follow" />
8  <meta name="rcsid" content="$Id$" />
9 </head><body>
10 <h1>FreeWRT HTML Manual Pages</h1>
11 <p>Note: these manual pages are provided by the upstream authors of the
12  packages that are built using FreeWRT. They are not part of FreeWRT,
13  except for packages where we are upstream ourselves. They always apply
14  to the <strong>trunk</strong> version of FreeWRT, as opposed to the
15  stable branch. They are, by no means, complete either.</p>
16 <ul>
17  <li><a href="https://www.freewrt.org/trac/">back to the homepage</a></li>
18  <li><a href="https://www.freewrt.org/trac/wiki/Documentation">back
19   to the documentation index</a></li>
20  <li><a href="pkgs/">Manual pages by packages</a> (indexed by group)</li>
21  <li><a href="man1/">Manual pages in section 1</a> (general commands)</li>
22  <li><a href="man2/">Manual pages in section 2</a> (system calls)</li>
23  <li><a href="man3/">Manual pages in section 3</a> (library calls)</li>
24  <li><a href="man3p/">Manual pages in section 3p</a> (Perl docs)</li>
25  <li><a href="man4/">Manual pages in section 4</a> (special files)</li>
26  <li><a href="man5/">Manual pages in section 5</a> (file formats)</li>
27  <li><a href="man6/">Manual pages in section 6</a> (games)</li>
28  <li><a href="man7/">Manual pages in section 7</a> (miscellaneous)</li>
29  <li><a href="man8/">Manual pages in section 8</a> (sysop commands)</li>
30  <li><a href="man9/">Manual pages in section 9</a> (kernel internals)</li>
31  <li><a href="mann/">Manual pages in section n</a> (TCL/TK commands)</li>
32 </ul>
33 <hr /><p style="font-size:x-small;">This documentation index page
34  is supposed to be <a href="http://validator.w3.org/check/referer">valid
35  XHTML/1.1</a>; if not, please send a bug report – diffs preferred.</p>
36 </body></html>
Note: See TracBrowser for help on using the browser.