diff options
author | cube <cube@pkgsrc.org> | 2004-09-21 07:11:30 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-09-21 07:11:30 +0000 |
commit | c4cd9f6ebe981711476bb64d458ae012f32c1d07 (patch) | |
tree | 41557e6d2b91e68ef3d875d6804e0aa439ba24b5 /pkgtools | |
parent | 85a2a923ad9e7737221d825a4f1c6acbe6b1eb8f (diff) | |
download | pkgsrc-c4cd9f6ebe981711476bb64d458ae012f32c1d07.tar.gz |
Correct typo. From PR 27010 by Cesar Catrian C.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_tarup/files/pkg_tarup.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_tarup/files/pkg_tarup.1 b/pkgtools/pkg_tarup/files/pkg_tarup.1 index 41f85bd6d34..4b2bf6512c8 100644 --- a/pkgtools/pkg_tarup/files/pkg_tarup.1 +++ b/pkgtools/pkg_tarup/files/pkg_tarup.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkg_tarup.1,v 1.2 2004/07/14 16:51:05 wiz Exp $ +.\" $NetBSD: pkg_tarup.1,v 1.3 2004/09/21 07:11:30 cube Exp $ .Dd July 14, 2004 .Dt PKG_TARUP 1 .Os @@ -24,7 +24,7 @@ The .Nm command is used to create a binary package from an installed package. It can be used to tar up one or more packages, including dependent -packges, if desired. +packages, if desired. .Pp The following options are available: .Bl -tag -width indent |