DEVNM(1M) — UNIX 3.0
NAME
devnm − device name
SYNOPSIS
/etc/devnm [names]
DESCRIPTION
Devnm identifies the special file associated with the mounted file system where the argument name resides.
This command is most commonly used by /etc/rc (see rc(8)) to construct a mount table entry for the root device.
EXAMPLE
The command:
/etc/devnm /usr
produces
rp1 /usr
if /usr is mounted on /dev/rp1.
FILES
/dev/rp∗
/etc/mnttab
SEE ALSO
May 16, 1980