Provided by:
arla_0.36.2-11.1ubuntu1_i386 
NAME
AliasDB - add alias for cell in DynRoot
DESCRIPTION
The file AliasDB add alias for cellname in dynroot, useful to add
readwrite mountpoint in dynroot.
Each line in the file contain at least two elements with an optional
third. The first element is the cell name to make the alias for. The
second element is the alias. The optional third element is describing
the property of the mountpoint.
The default property of a mountpoint is that is a readonly mountpoint.
Each line that starts with a ‘#’ is a comment
EXAMPLE
# This is a comment
# cell alias [property]
su.se .su.se readwrite
e.kth.se .e.kth.se rw
cs.cmu.edu cs readonly
andrew.cmu.edu andrew #andrew is a readonly alias
FILES
AliasDB
SEE ALSO
CellServDB(5), DynRootDB(5), arlad(8)