diff options
author | heinz <heinz> | 2002-04-25 21:57:28 +0000 |
---|---|---|
committer | heinz <heinz> | 2002-04-25 21:57:28 +0000 |
commit | 36efcfff0f774271561722cf2b9a220b0aa7e9e6 (patch) | |
tree | 1a57d7c95d9958b51c2aa027b1387c5f9e0a03d4 /pkgtools/url2pkg | |
parent | 115e0632985982acb0192b77373f1c245c41d712 (diff) | |
download | pkgsrc-36efcfff0f774271561722cf2b9a220b0aa7e9e6.tar.gz |
two small typos
Diffstat (limited to 'pkgtools/url2pkg')
-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 |