view en/feature-branches.dot @ 504:779944196e2a

corrected typo in command to insert notes of translators
author Javier Rojas <jerojasro@devnull.li>
date Sat, 08 Nov 2008 23:20:00 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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