doc/pl_PL.ISO8859-2/books/handbook/install/example-dir1.dot
Hiroki Sato 7c745958b1 Import Polish translation of the FreeBSD Handbook. While some
chapters are not translated now, they will be updated soon.

Submitted by:	Cezary Morga <cezarym@data.pl>
2006-09-24 18:59:05 +00:00

7 lines
93 B
Text

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