Update lang/ruby module documentation for the removal of Ruby 3.0
authorjeremy <jeremy@openbsd.org>
Fri, 13 Oct 2023 23:16:58 +0000 (23:16 +0000)
committerjeremy <jeremy@openbsd.org>
Fri, 13 Oct 2023 23:16:58 +0000 (23:16 +0000)
share/man/man5/ruby-module.5

index df4ac93..51c7927 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ruby-module.5,v 1.44 2023/09/28 03:34:32 jsg Exp $
+.\"    $OpenBSD: ruby-module.5,v 1.45 2023/10/13 23:16:58 jeremy Exp $
 .\"
 .\" Copyright (c) 2011-2015, 2023 Jeremy Evans <jeremy@openbsd.org>
 .\" Copyright (c) 2008, 2011 Marc Espie <espie@openbsd.org>
@@ -25,7 +25,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: September 28 2023 $
+.Dd $Mdocdate: October 13 2023 $
 .Dt RUBY-MODULE 5
 .Os
 .Sh NAME
@@ -66,7 +66,7 @@ those via
 .Ev CONFIGURE_STYLE Ns = Ns Qq ruby gem
 and
 .Ev CONFIGURE_STYLE Ns = Ns Qq ruby gem ext
-both add ruby30, ruby31, and ruby32
+both add ruby31 and ruby32
 .Ev FLAVOR Ns s
 to the port.
 They also cause the
@@ -82,7 +82,7 @@ To specify a version for a gem port, use a specific
 such as ruby31 to use Ruby 3.1.
 To specify the Ruby version to use for a non Ruby-gem port, set
 .Ev MODRUBY_REV
-to 3.0, 3.1, or 3.2.
+to 3.1 or 3.2.
 .Pp
 To ensure that dependencies use the same Ruby implementation as the
 current port, all Ruby gem dependencies specified in the port