diff options
author | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2009-07-02 17:45:39 +0000 |
---|---|---|
committer | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2009-07-02 17:45:39 +0000 |
commit | 0e1af5371be2001dfa7ed1455f422d90dc43e15c (patch) | |
tree | 58ea6e01f53759d9960aec96cc4b10b0b52b05ed /share | |
parent | c4bb310e49d5d77b2b1b8ac4519a96ec71f6f3b5 (diff) |
missing final `d' in `prepended'
ok deraadt@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
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 3e8911a830b..fce7292a6d7 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.231 2009/06/16 11:25:30 sthen Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.232 2009/07/02 17:45:38 jakemsr Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 16 2009 $ +.Dd $Mdocdate: July 2 2009 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1265,7 +1265,7 @@ List of all files that need to be retrieved by .Ar fetch-all , with .Ev DIST_SUBDIR -prepende and with master site selection extension removed. +prepended and with master site selection extension removed. Read-only. See also .Ev CHECKSUMFILES . |