21234306 ruby(1) man page for Ruby 1.9 should note pending obsoletion
authorApril Chin <april.chin@oracle.com>
Wed, 17 Jun 2015 14:49:38 -0700
changeset 4578 6ab3708b06cd
parent 4577 6550cde5abbf
child 4580 5c702246a898
21234306 ruby(1) man page for Ruby 1.9 should note pending obsoletion
components/ruby/ruby-19/Solaris/ruby.1.sedscript
--- a/components/ruby/ruby-19/Solaris/ruby.1.sedscript	Tue Jun 30 13:51:24 2015 -0700
+++ b/components/ruby/ruby-19/Solaris/ruby.1.sedscript	Wed Jun 17 14:49:38 2015 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 1i\
 '\\" t\
@@ -56,4 +56,17 @@
 "RUBY_VER" (see pkg(1)). \
 Also contains executables for any installed gems that have them (i.e.: thin,\
 rails, etc). \
+.Sh NOTES\
+Ruby 1.9 may be removed in a future update.\
+Please migrate to a newer version.\
+.sp\
+If it is desired to keep the obsolete version of Ruby\
+then it should be frozen to prevent its removal by a future update.\
+.sp\
+.in +2\
+pkg freeze 'runtime/ruby-19*'\
+pkg change-facet --no-backup-be 'version-lock.runtime/ruby-19*=False'\
+.in -2\
+.sp\
+Please note that the freezing of packages may yield an unsupportable system so use with caution.\
 \.\\" End Oracle update