summaryrefslogtreecommitdiff
path: root/share/man/man5/bsd.port.mk.5
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-01-17 17:48:56 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-01-17 17:48:56 +0000
commit555a11a92bdf70de2eb5f79169dbd13ba4f519ca (patch)
tree2a143be10f5e6fbb9ec19f8476c6c64683430bb3 /share/man/man5/bsd.port.mk.5
parent9c0ba3667445c6410389c268a0e64db454f86d34 (diff)
Improve wording a bit; elf(5) was obviously written by a non-native
speaker of English and needs more help.
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index a1df33ee29f..f5113a4c5b4 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.83 2003/01/17 17:36:04 deraadt Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.84 2003/01/17 17:48:55 millert Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -79,9 +79,9 @@ is set to a list of files to ignore.
Invoking
.Ar checksum
with REFETCH=true
-will try to fetch a version without mismatched checksums off the
+will try to fetch a version with the correct checksum from the
.Ox
-main archive site.
+main archive site in the case of a checksum mismatch.
.It Ar clean
Clean ports contents.
By default, it will clean the work directory.