root(3) plan9 man page | unix.com

Man Page: root

Operating Environment: plan9

Section: 3

ROOT(3) 						     Library Functions Manual							   ROOT(3)

NAME
root - the root file system
SYNOPSIS
/ /boot /dev /env /proc /net
DESCRIPTION
The syntax is illegal, so this device can only be accessed directly by the kernel. This device is set up by the kernel to be the root of the name space. The names in the one-level tree are mostly just place-holders, to allow a place to bind(2) to. The exception is /boot, which provides executable code when read. The kernel does an exec(2) of /boot when initializing.
SOURCE
/sys/src/9/port/devroot.c ROOT(3)
Related Man Pages
systemd-volatile-root.service(8) - mojave
systemd-volatile-root.service(8) - opensolaris
systemd-volatile-root.service(8) - minix
systemd-volatile-root.service(8) - sunos
systemd-volatile-root.service(8) - v7
Similar Topics in the Unix Linux Community
Move root disk to new server
Failed to recover root password in Solaris 10 on Sparc CPU Sun Ultra10
How to add path to root user
Solaris 10 - 'ls' green for root user only
Why is ./ sometimes needed?