diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-19 05:50:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-19 05:50:32 +0000 |
commit | de9a3ff1dc770ae1a74ae478b1c3c99e0c70884c (patch) | |
tree | 77fd15cb02f150b9dcfd2ed1be7702ac4b40eca0 /share/man | |
parent | e705d00d92d36691bd8184a9ec727d34b8665490 (diff) |
zap trailing whitespace;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 8059aea482a..3420b365f79 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.142 2012/08/18 21:51:07 avsm Exp $ +.\" $OpenBSD: port-modules.5,v 1.143 2012/08/19 05:50:31 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,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: August 18 2012 $ +.Dd $Mdocdate: August 19 2012 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -784,7 +784,7 @@ and .Ev MAKE_ENV . This selects a %%native%% plist fragment and .Ev ocaml_native -property depending on whether the architecture supports native +property depending on whether the architecture supports native compilation. If dynamic linking is supported on the native architecture, the %%dynlink%% plist fragment and |