document /shr in namespace(4)

This commit is contained in:
cinap_lenrek 2011-08-17 19:03:44 +02:00
parent c8c58f8cfd
commit 954405fec9
2 changed files with 10 additions and 2 deletions

View file

@ -3,7 +3,7 @@
shr \- global mountpoints shr \- global mountpoints
.SH SYNOPSIS .SH SYNOPSIS
.nf .nf
.B bind -a '#σ/share' /dev .B bind '#σ' /shr
.BI #σ/ share1 .BI #σ/ share1
.BI #σc/ share1/service1 .BI #σc/ share1/service1
@ -23,7 +23,8 @@ private namespaces.
.PP .PP
The The
.I shr .I shr
device exports a mount tree and a control tree. The directories device exports a mount tree and a control tree.
The directories
in the mount tree in the mount tree
.BI #σ .BI #σ
are the share mountpoints themselve and in the control tree are the share mountpoints themselve and in the control tree

View file

@ -56,6 +56,8 @@ Time zone description for the local time zone; a copy of one of the other files
.TP .TP
.B /srv .B /srv
.TP .TP
.B /shr
.TP
.B /tmp .B /tmp
All empty unwritable directories, place holders for mounted services and directories. All empty unwritable directories, place holders for mounted services and directories.
.TP .TP
@ -369,6 +371,11 @@ Mounted here is the dup device,
.IR dup (3), .IR dup (3),
which holds pseudonyms for open file descriptors. which holds pseudonyms for open file descriptors.
.TP .TP
.B /shr
Mounted here is the global mountpoint device,
.IR shr (3),
which holds mounted filesystems visible in all namespaces.
.TP
.B /srv .B /srv
Mounted here is the service registry, Mounted here is the service registry,
.IR srv (3), .IR srv (3),