// $FreeBSD$ // Original revision: 1.1 digraph directory { root [label="Root\n/"]; root -> "A1/"; root -> "A2/"; }