Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_unix/sys/man/index.html – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
<HEAD>
2
<TITLE>Plan 9 Manual - Volume 1</TITLE>
3
</HEAD>
4
 
5
<H2>Preface</H2>
6
<A href="/sys/man/preface4.html">Preface</a>
7
<BR>
8
<A href="/sys/man/preface3.html">Preface to the 3rd Edition</a>
9
<BR>
10
<A href="/sys/man/preface.html">Preface to the 2nd Edition</a> (1995)
11
 
12
<H2>Plan 9 Manual in printable form</H2>
13
<TABLE>
14
<TR><TD>1<TD><A href="/sys/man/vol1.ps">PostScript</a>
15
<TR><TD>1<TD><A href="/sys/man/vol1.ps.gz">Gzipped PostScript</a>
16
<TR><TD>2<TD><A href="/sys/man/vol1.pdf">PDF</a>
17
</TABLE>
18
 
19
<H2>Plan 9 Manual Section by Section in HTML</H2>
20
<TABLE>
21
<TR><TD>1<TD><A href="/sys/man/1/INDEX.html">Commands</a>
22
<TR><TD>2<TD><A href="/sys/man/2/INDEX.html">System and library calls</a>
23
<TR><TD>3<TD><A href="/sys/man/3/INDEX.html">Devices</a>
24
<TR><TD>4<TD><A href="/sys/man/4/INDEX.html">File servers</a>
25
<TR><TD>5<TD><A href="/sys/man/5/INDEX.html">Plan 9 File Protocol, 9P</a>
26
<TR><TD>6<TD><A href="/sys/man/6/INDEX.html">File formats, misc</a>
27
<TR><TD>7<TD><A href="/sys/man/7/INDEX.html">Databases</a>
28
<TR><TD>8<TD><A href="/sys/man/8/INDEX.html">System administration</a>
29
</TABLE>
30
 
31
<H2>Keyword search</H2>
32
<P>
33
(The search is for the conjunction of the space
34
separated keywords.)
35
 
36
<FORM METHOD="GET" ACTION="/magic/man2html">
37
 
38
<INPUT NAME="pat" TYPE="text" SIZE="60">
39
<INPUT TYPE="submit" VALUE="Submit">
40
<INPUT TYPE="reset" VALUE="Reset">
41
 
42
</FORM>
43
 
44
<H2>Look up a specific man page</H2>
45
<FORM METHOD="GET" ACTION="/magic/man2html">
46
<INPUT NAME="man" TYPE="text" SIZE="30">
47
<SELECT NAME="sect">
48
<OPTION VALUE=1>1,Commands
49
<OPTION VALUE=2>2,System and library calls
50
<OPTION VALUE=3>3,Devices
51
<OPTION VALUE=4>4,File servers
52
<OPTION VALUE=5>5,Plan 9 File Protocol, 9P
53
<OPTION VALUE=6>6,File formats, misc
54
<OPTION VALUE=7>7,Databases
55
<OPTION VALUE=8>8,System administration
56
</SELECT>
57
<INPUT TYPE="submit" VALUE="Submit">
58
<INPUT TYPE="reset" VALUE="Reset">
59
</FORM>