diff options
author | rsc <devnull@localhost> | 2005-01-14 03:45:44 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-14 03:45:44 +0000 |
commit | 78e51a8c6678b6e3dff3d619aa786669f531f4bc (patch) | |
tree | 015e00fde4fc837fd31b705e18d17dc913829388 /man/index.html | |
parent | 2634795b5f0053bc0ff08e5d7bbc0eda8efea061 (diff) | |
download | plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.tar.gz plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.tar.bz2 plan9port-78e51a8c6678b6e3dff3d619aa786669f531f4bc.zip |
checkpoint
Diffstat (limited to 'man/index.html')
-rw-r--r-- | man/index.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/man/index.html b/man/index.html new file mode 100644 index 00000000..3d00d11b --- /dev/null +++ b/man/index.html @@ -0,0 +1,45 @@ +<html> +<head> +<title>Manual - Plan 9 from User Space</title> +</head> +<body> +<table width=100%> +<tr><td width=20><td> +<center> +<table border=0 cellspacing=0 cellpadding=0 width=100%> +<tr height=1><td width=200><td> +<tr><td colspan=2> + <center> + <b>Manual - Plan 9 from User Space</b> + </center> +<tr height=10><td> +<tr><td valign=top><a href="man1/index.html">Section 1</a><td>commands +<tr height=1><td> +<tr height=1><td colspan=2 bgcolor=#cccccc> +<tr height=1><td> +<tr><td valign=top><a href="man3/index.html">Section 3</a><td>C library functions +<tr height=1><td> +<tr height=1><td colspan=2 bgcolor=#cccccc> +<tr height=1><td> +<tr><td valign=top><a href="man4/index.html">Section 4</a><td>file servers +<tr height=1><td> +<tr height=1><td colspan=2 bgcolor=#cccccc> +<tr height=1><td> +<tr><td valign=top><a href="man7/index.html">Section 7</a><td>file formats, protocols, and conventions +<tr height=1><td> +<tr height=1><td colspan=2 bgcolor=#cccccc> +<tr height=1><td> +<tr><td valign=top><a href="man9/index.html">Section 9P</a><td>the Plan 9 file protocol +</table> +</center> +<td width=20> +</table> +<table border=0 cellpadding=0 cellspacing=0 width=100%> +<tr height=5><td width=10><td><td width=10> +<tr><td><td> +<center> +<a href="../"><img src="../dist/spaceglenda100.png" alt="Space Glenda" border=1></a> +</center> +</table> +</body> +</html> |