From 888d48300fd2d098a676503a69ac96db94e61a04 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 26 Apr 2026 20:17:51 -0400 Subject: feat: OS Index Pages --- static/plan9-4e/man5/INDEX.5 | 16 ------------ static/plan9-4e/man5/INDEX.html.5 | 53 --------------------------------------- 2 files changed, 69 deletions(-) delete mode 100644 static/plan9-4e/man5/INDEX.5 delete mode 100644 static/plan9-4e/man5/INDEX.html.5 (limited to 'static/plan9-4e/man5') diff --git a/static/plan9-4e/man5/INDEX.5 b/static/plan9-4e/man5/INDEX.5 deleted file mode 100644 index a3b62ae8..00000000 --- a/static/plan9-4e/man5/INDEX.5 +++ /dev/null @@ -1,16 +0,0 @@ -0intro 0intro -intro 0intro -attach attach -auth attach -clunk clunk -error error -flush flush -create open -open open -read read -write read -remove remove -stat stat -wstat stat -version version -walk walk 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 @@ - -plan 9 man section 5 - - -[manual index] -

Plan 9 from Bell Labs - Section 5 - Plan 9 File Protocol, 9P

-
-
-
0intro -- introduction to the Plan 9 File Protocol, 9P -
intro - -
attach -- messages to establish a connection -
attach, auth - -
clunk -- forget about a fid -
clunk - -
error -- return an error -
error - -
flush -- abort a message -
flush - -
open -- prepare a fid for I/O on an existing or new file -
open, create - -
read -- transfer data from and to a file -
read, write - -
remove -- remove a file from a server -
remove - -
stat -- inquire or change file attributes -
stat, wstat - -
version -- negotiate protocol version -
version - -
walk -- descend a directory hierarchy -
walk - -
-- cgit v1.2.3