Some man pages.

This commit is contained in:
rsc 2005-01-03 06:40:20 +00:00
parent 2600337aa7
commit 058b0118a5
214 changed files with 17112 additions and 1999 deletions

14
man/man1/namespace.1 Normal file
View file

@ -0,0 +1,14 @@
.TH NAMESPACE 1
.SH NAME
namespace \- print name space directory
.SH SYNOPSIS
.B namespace
.SH DESCRIPTION
.I Namespace
prints the directory representing the current name space.
See
.IR intro (4).
.SH SOURCE
.B /usr/local/plan9/src/cmd/namespace.c
.SH SEE ALSO
.IR getns (3)