1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <HEAD>
- <TITLE>Plan 9 Manual - Volume 1</TITLE>
- </HEAD>
- <H2>Preface</H2>
- <A href="/sys/man/preface4.html">Preface</a>
- <BR>
- <A href="/sys/man/preface3.html">Preface to the 3rd Edition</a>
- <BR>
- <A href="/sys/man/preface.html">Preface to the 2nd Edition</a> (1995)
- <H2>Plan 9 Manual in printable form</H2>
- <TABLE>
- <TR><TD>1<TD><A href="/sys/man/vol1.ps">PostScript</a>
- <TR><TD>1<TD><A href="/sys/man/vol1.ps.gz">Gzipped PostScript</a>
- <TR><TD>2<TD><A href="/sys/man/vol1.pdf">PDF</a>
- </TABLE>
- <H2>Plan 9 Manual Section by Section in HTML</H2>
- <TABLE>
- <TR><TD>1<TD><A href="/sys/man/1/INDEX.html">Commands</a>
- <TR><TD>2<TD><A href="/sys/man/2/INDEX.html">System and library calls</a>
- <TR><TD>3<TD><A href="/sys/man/3/INDEX.html">Devices</a>
- <TR><TD>4<TD><A href="/sys/man/4/INDEX.html">File servers</a>
- <TR><TD>5<TD><A href="/sys/man/5/INDEX.html">Plan 9 File Protocol, 9P</a>
- <TR><TD>6<TD><A href="/sys/man/6/INDEX.html">File formats, misc</a>
- <TR><TD>7<TD><A href="/sys/man/7/INDEX.html">Databases</a>
- <TR><TD>8<TD><A href="/sys/man/8/INDEX.html">System administration</a>
- </TABLE>
- <H2>Keyword search</H2>
- <P>
- (The search is for the conjunction of the space
- separated keywords.)
- <FORM METHOD="GET" ACTION="/magic/man2html">
- <INPUT NAME="pat" TYPE="text" SIZE="60">
- <INPUT TYPE="submit" VALUE="Submit">
- <INPUT TYPE="reset" VALUE="Reset">
- </FORM>
- <H2>Look up a specific man page</H2>
- <FORM METHOD="GET" ACTION="/magic/man2html">
- <INPUT NAME="man" TYPE="text" SIZE="30">
- <SELECT NAME="sect">
- <OPTION VALUE=1>1,Commands
- <OPTION VALUE=2>2,System and library calls
- <OPTION VALUE=3>3,Devices
- <OPTION VALUE=4>4,File servers
- <OPTION VALUE=5>5,Plan 9 File Protocol, 9P
- <OPTION VALUE=6>6,File formats, misc
- <OPTION VALUE=7>7,Databases
- <OPTION VALUE=8>8,System administration
- </SELECT>
- <INPUT TYPE="submit" VALUE="Submit">
- <INPUT TYPE="reset" VALUE="Reset">
- </FORM>
|