From adc93f6097615f16d57e8a24a256302f2144ec4e Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 17:37:50 +0000 Subject: cut out the html - they're going to cause diffing problems. --- man/man3/post9pservice.html | 67 --------------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 man/man3/post9pservice.html (limited to 'man/man3/post9pservice.html') diff --git a/man/man3/post9pservice.html b/man/man3/post9pservice.html deleted file mode 100644 index 62238d0d..00000000 --- a/man/man3/post9pservice.html +++ /dev/null @@ -1,67 +0,0 @@ - -post9pservice(3) - Plan 9 from User Space - - - - -
-
-
POST9PSERVICE(3)POST9PSERVICE(3) -
-
-

NAME
- -
- - post9pservice – post 9P service for use by clients
- -
-

SYNOPSIS
- -
- - #include <u.h>
- #include <libc.h> -
-
- int post9pservice(int fd, char *name)
-
-
-

DESCRIPTION
- -
- - Post9pservice invokes 9pserve(4) to post a new 9P service in the - current “name space” (see intro(4)) named name. Clients connecting - to the posted service are multiplexed onto a single 9P conversation - with the server on file descriptor fd.
- -
-

SEE ALSO
- -
- - intro(4), 9pserve(4)
- -
-

SOURCE
- -
- - /usr/local/plan9/src/lib9/post9p.c
-
-
- -

-
-
- - -
-
-
-Space Glenda -
-
- - -- cgit v1.2.3