diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-03 20:03:40 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-03 20:03:40 +0000 |
commit | 5b39a066dc1d938d09fe09b55c6aa34eecce3643 (patch) | |
tree | 9f835c3e81b0e0e937862e0a74d5f3f81ce13e09 /pkgtools | |
parent | 234082825daab2e7dcbd59921e1b74c87d618cbb (diff) | |
download | pkgsrc-5b39a066dc1d938d09fe09b55c6aa34eecce3643.tar.gz |
Fix typo.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_install/files/admin/pkg_admin.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/files/admin/pkg_admin.1 b/pkgtools/pkg_install/files/admin/pkg_admin.1 index f2e1f7b3989..339a7d51de3 100644 --- a/pkgtools/pkg_install/files/admin/pkg_admin.1 +++ b/pkgtools/pkg_install/files/admin/pkg_admin.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: pkg_admin.1,v 1.24 2009/05/13 10:51:33 wiz Exp $ +.\" $NetBSD: pkg_admin.1,v 1.25 2009/06/03 20:03:40 joerg Exp $ .\" .\" Copyright (c) 1999-2009 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -176,7 +176,7 @@ is given, also check the embedded signature. Reports if .Ar file is a correctly signed package. -.It Cm check-single-license Ar liccense +.It Cm check-single-license Ar license Check if .Ar license is a valid license name and if it is in the set of acceptable licenses. |