README in sys-admin-1.4.4 vs README in sys-admin-1.4.5

- old
+ new

@@ -1,10 +1,13 @@ == Description - The sys-admin package is a unified, cross platform replacement for the + The sys-admin library is a unified, cross platform replacement for the Etc module. == Installation += Typical Gem Installation + gem install sys-admin += Local installation rake test (optional) rake install == Synopsis require 'sys/admin' @@ -165,19 +168,20 @@ * Admin.add_global_group * Admin.config_global_group * Admin.delete_global_group Make the User and Group objects comparable. + Support BSD. == Known Bugs None that I'm aware of. If you find any, please log them on the project page at http://www.rubyforge.org/projects/sysutils. == License Ruby's == Copyright - (C) 2005-2008, Daniel J. Berger + (C) 2005-2009, Daniel J. Berger All Rights Reserved == Author Daniel J. Berger djberg96 at nospam at gmail dot com