diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-04-20 22:15:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-04-20 22:15:41 +0000 |
commit | a9637f3c28681bfbd2298ab0445f2b64ae24a0e3 (patch) | |
tree | 8ef1e468c306aec75e0c86988f369f44fc8421ee /share | |
parent | d570ac0dfa05506fedbd0cfebca76a92a1faab28 (diff) |
kill 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 26e9344108c..51ee009c239 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.193 2007/04/20 20:16:37 steven Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.194 2007/04/20 22:15:40 jmc Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -701,7 +701,7 @@ If set to .Sq Yes , every package build will verify that shared libraries are correctly registered. -Defaults to +Defaults to .Sq \&No , as this can be a big performance hit. .It Ev CHECKSUM_FILE |