diff options
author | heinz <heinz@pkgsrc.org> | 2002-04-25 21:57:28 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2002-04-25 21:57:28 +0000 |
commit | 0774788ce37eb97d5043594b3adabda19fa6f5ff (patch) | |
tree | 1a57d7c95d9958b51c2aa027b1387c5f9e0a03d4 /pkgtools | |
parent | 04bee16a1c5204c262f3b81a032b5d2d9f7169e9 (diff) | |
download | pkgsrc-0774788ce37eb97d5043594b3adabda19fa6f5ff.tar.gz |
two small typos
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/url2pkg/files/url2pkg.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/url2pkg/files/url2pkg.8 b/pkgtools/url2pkg/files/url2pkg.8 index a2bd46ca10b..bb2028db2bf 100644 --- a/pkgtools/url2pkg/files/url2pkg.8 +++ b/pkgtools/url2pkg/files/url2pkg.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: url2pkg.8,v 1.3 2001/12/03 19:03:23 wiz Exp $ +e\" $NetBSD: url2pkg.8,v 1.4 2002/04/25 21:57:28 heinz Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -63,7 +63,7 @@ intended to fly on autopilot, though. .Pp The .Pa Makefile -contains all the requiered variable, such as DISTNAME or MASTER_SITES, but some of them cannot be automatically set. Hence, the user's usual editor is invoked to edit the +contains all the required variables, such as DISTNAME or MASTER_SITES, but some of them cannot be automatically set. Hence, the user's usual editor is invoked to edit the .Pa Makefile . .Pp After the |