From a706c36bedee5ee7d0833c3dc700a4b46ae00471 Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 1 Nov 2017 12:02:44 +0000 Subject: add missing El, though i'm sort of guessing as to its position; --- share/man/man5/ruby-module.5 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/man/man5') diff --git a/share/man/man5/ruby-module.5 b/share/man/man5/ruby-module.5 index 58c182674f3..7b2d1e426ba 100644 --- a/share/man/man5/ruby-module.5 +++ b/share/man/man5/ruby-module.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ruby-module.5,v 1.22 2017/11/01 10:32:12 jeremy Exp $ +.\" $OpenBSD: ruby-module.5,v 1.23 2017/11/01 12:02:44 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie, Jeremy Evans .\" @@ -174,6 +174,7 @@ to the port. If the C extension in the gem requires specific arguments to extconf.rb, set those via .Ev CONFIGURE_ARGS . +.El .Pp To ensure that dependencies use the same ruby implementation as the current port, all ruby gem dependencies specified in the port -- cgit v1.2.3-59-g8ed1b