diff options
| author | hubertf <hubertf@NetBSD.org> | 1997-10-10 03:42:18 +0000 |
|---|---|---|
| committer | hubertf <hubertf@NetBSD.org> | 1997-10-10 03:42:18 +0000 |
| commit | b979def939671eaea46e30f6c8a62ae2f003774e (patch) | |
| tree | 6b69c11204525847cebbd4aae38eea20351a9348 /usr.sbin/pkg_install/create/pkg_create.1 | |
| parent | 2ebcc702b95013a79983cc99440a8c2f4505c469 (diff) | |
Fix typo: hte -> the
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
| -rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index ed31273a167..b3d601f5bf3 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkg_create.1,v 1.3 1997/06/09 15:24:36 agc Exp $ +.\" $NetBSD: pkg_create.1,v 1.4 1997/10/10 03:42:18 hubertf Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -352,7 +352,7 @@ installed, and this package must be deinstalled before the .Ar pkgname package is deinstalled. Multiple .Cm @pkgdep -directives may be used if hte package depends on multiple other packages. +directives may be used if the package depends on multiple other packages. .El .Sh SEE ALSO .Xr pkg_add 1 , |
