diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 20:17:51 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 20:17:51 -0400 |
| commit | 888d48300fd2d098a676503a69ac96db94e61a04 (patch) | |
| tree | 12aa1be24bcc501fa18f9ebeb4961cdb89f76dc6 /static/plan9-4e/man5/INDEX.html.5 | |
| parent | ee64cdc2712a8e7f77c6af02385afd43a2a1e61b (diff) | |
feat: OS Index Pages
Diffstat (limited to 'static/plan9-4e/man5/INDEX.html.5')
| -rw-r--r-- | static/plan9-4e/man5/INDEX.html.5 | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/static/plan9-4e/man5/INDEX.html.5 b/static/plan9-4e/man5/INDEX.html.5 deleted file mode 100644 index 35d30ca7..00000000 --- a/static/plan9-4e/man5/INDEX.html.5 +++ /dev/null @@ -1,53 +0,0 @@ -<HEAD> -<TITLE>plan 9 man section 5</TITLE> -</HEAD> -<BODY> -<B>[<A HREF="/sys/man/index.html">manual index</A>]</B> -<H2>Plan 9 from Bell Labs - Section 5 - Plan 9 File Protocol, 9P</H2> -<HR> -<DL> -<DT><A HREF="/magic/man2html/5/0intro">0intro</A> -- introduction to the Plan 9 File Protocol, 9P -<DD><TT> intro</TT> -</DT> -<DT><A HREF="/magic/man2html/5/attach">attach</A> -- messages to establish a connection -<DD><TT> attach, auth</TT> -</DT> -<DT><A HREF="/magic/man2html/5/clunk">clunk</A> -- forget about a fid -<DD><TT> clunk</TT> -</DT> -<DT><A HREF="/magic/man2html/5/error">error</A> -- return an error -<DD><TT> error</TT> -</DT> -<DT><A HREF="/magic/man2html/5/flush">flush</A> -- abort a message -<DD><TT> flush</TT> -</DT> -<DT><A HREF="/magic/man2html/5/open">open</A> -- prepare a fid for I/O on an existing or new file -<DD><TT> open, create</TT> -</DT> -<DT><A HREF="/magic/man2html/5/read">read</A> -- transfer data from and to a file -<DD><TT> read, write</TT> -</DT> -<DT><A HREF="/magic/man2html/5/remove">remove</A> -- remove a file from a server -<DD><TT> remove</TT> -</DT> -<DT><A HREF="/magic/man2html/5/stat">stat</A> -- inquire or change file attributes -<DD><TT> stat, wstat</TT> -</DT> -<DT><A HREF="/magic/man2html/5/version">version</A> -- negotiate protocol version -<DD><TT> version</TT> -</DT> -<DT><A HREF="/magic/man2html/5/walk">walk</A> -- descend a directory hierarchy -<DD><TT> walk</TT> -</DT> -</DL> |
