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/getns.html | 67 ----------------------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 man/man3/getns.html (limited to 'man/man3/getns.html') diff --git a/man/man3/getns.html b/man/man3/getns.html deleted file mode 100644 index e5da2bb2..00000000 --- a/man/man3/getns.html +++ /dev/null @@ -1,67 +0,0 @@ - -getns(3) - Plan 9 from User Space - - - - -
-
-
GETNS(3)GETNS(3) -
-
-

NAME
- -
- - getns – get path to name space directory
- -
-

SYNOPSIS
- -
- - #include <u.h>
- #include <libc.h> -
-
- char*       getns(void)
-
-
-

DESCRIPTION
- -
- - Getns returns a pointer to a malloced string that contains the - path to the name space directory for the current process. The - name space directory is a clumsy substitute for Plan 9’s per-process - name spaces; see intro(4) for details.
- -
-

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

SEE ALSO
- -
- - intro(4)
- -
- -

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