view en/feature-branches.dot @ 604:54d3cad45353

corrected some typos, and a missing translation
author Javier Rojas <jerojasro@devnull.li>
date Mon, 12 Jan 2009 10:15:01 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

digraph feature_branches {
	master -> crypto;
	master -> filesystems;
	master -> ipc;
	master -> memory;
	master -> network;
	master -> security;
}