diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 06:27:00 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-08-26 06:27:00 +0200 |
commit | 4be523b7e1d101b9178a087b44c682057ddeff44 (patch) | |
tree | 01223e6849ba0472542a7d6c6f6f8ec4ce5d6022 | |
parent | 49c122665f0240d9bbb5dc238cc462612f943364 (diff) | |
download | plan9front-4be523b7e1d101b9178a087b44c682057ddeff44.tar.xz |
9p(2): add reference
-rw-r--r-- | sys/man/2/9p | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/2/9p b/sys/man/2/9p index 32e2f9173..381308da4 100644 --- a/sys/man/2/9p +++ b/sys/man/2/9p @@ -8,12 +8,16 @@ estrdup9p, listensrv, postfd, postmountsrv, +postsharesrv, readbuf, readstr, respond, responderror, +srvacquire, +srvrelease, threadlistensrv, threadpostmountsrv, +threadpostsharesrv, srv \- 9P file service .SH SYNOPSIS .ft L |