diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-08-22 06:57:07 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-08-22 06:57:07 +0000 |
commit | f2ac1ff48291848f1ce17562a8dc2d382871a414 (patch) | |
tree | ffcc4482a2283cd07d5b23a6e4d3571db878badd /share/man | |
parent | b3c9d1936e2e00caadd655e49edefda966b80d4d (diff) |
kill trailing whitespace;
Diffstat (limited to 'share/man')
-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 |