diff options
author | 2007-08-22 06:57:06 +0000 | |
---|---|---|
committer | 2007-08-22 06:57:06 +0000 | |
commit | 57541df306df4d387409a0cc66df14f646a9594b (patch) | |
tree | 8d9d2ec1142b857669afa7f7ccc4757dd89c798f | |
parent | sort usage(); (diff) | |
download | wireguard-openbsd-57541df306df4d387409a0cc66df14f646a9594b.tar.xz wireguard-openbsd-57541df306df4d387409a0cc66df14f646a9594b.zip |
kill trailing whitespace;
-rw-r--r-- | share/man/man7/ports.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index cd00cfdea40..28b2d7247c7 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,10 +23,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.70 2007/08/15 14:20:54 espie Exp $ +.\" $OpenBSD: ports.7,v 1.71 2007/08/22 06:57:06 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: August 15 2007 $ +.Dd $Mdocdate: August 22 2007 $ .Dt PORTS 7 .Os .Sh NAME @@ -326,7 +326,7 @@ The ports tree can be used concurrently for building several ports at the same time, thanks to a locking mechanism. By default, this mechanism is disabled. Defining -.Ev LOCKDIR +.Ev LOCKDIR to a proper value will activate it. .Pp All locks will be stored in |