diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-02-12 15:20:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-02-12 15:20:14 +0000 |
commit | ec7fb50579ff98011f937e43fd0c0ff6c022d7f6 (patch) | |
tree | 4c9c00a4f4e21b6bfd6628d3b126eae080b4f1c9 /share | |
parent | 2902e5d67e8981e570921696360c3178742466e9 (diff) |
zap trailing whitespace;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index afb66f8921b..46664fbc47e 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.237 2010/02/12 12:12:13 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.238 2010/02/12 15:20:13 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -455,7 +455,7 @@ stage, and thus is quicker than .Ar lib-depends-check , unless you already have all binary packages. .It Ar prepare -Prepare a port for building, by checking and installing all required +Prepare a port for building, by checking and installing all required dependencies. .It Ar print-package-signature Print the package signature, in the same format used for |