Modified: MacRuby/trunk/rubyc.1 (3136 => 3137)
--- MacRuby/trunk/rubyc.1 2009-12-19 01:12:49 UTC (rev 3136)
+++ MacRuby/trunk/rubyc.1 2009-12-19 01:16:23 UTC (rev 3137)
@@ -111,7 +111,7 @@
.Nm ruby_deploy
(via the Xcode target) when deploying Cocoa applications. However, calling
.Nm rubyc
-provides greater control, and allows you to create MacRuby gems, libraries, and standalone executables.
+provides greater control, and allows you to create libraries, and standalone executables.
.Pp
The easiest way to compile an existing project is to generate loadable object bundles for every Ruby source file, e.g., using the
.Fl C