diff options
author | 2017-11-01 12:02:44 +0000 | |
---|---|---|
committer | 2017-11-01 12:02:44 +0000 | |
commit | a706c36bedee5ee7d0833c3dc700a4b46ae00471 (patch) | |
tree | dbfdecef369d0fbbc43e6ca6872df8738176e40d /share/man/man5 | |
parent | Update ruby-module.5 for default ruby version switch from 2.3 to 2.4 (diff) | |
download | wireguard-openbsd-a706c36bedee5ee7d0833c3dc700a4b46ae00471.tar.xz wireguard-openbsd-a706c36bedee5ee7d0833c3dc700a4b46ae00471.zip |
add missing El, though i'm sort of guessing as to its position;
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/ruby-module.5 | 3 |
1 files changed, 2 insertions, 1 deletions
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 |