diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 14:06:45 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 14:06:45 +0000 |
| commit | 49f90486cea77303ff00f39d61a5547ab64328d5 (patch) | |
| tree | 44321bc81508e15d72b9ef671c9205d1babdd93e /usr.sbin/pkg_install | |
| parent | f84e4bb732a0f2f26a824951832e741a8657e3d7 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install')
| -rw-r--r-- | usr.sbin/pkg_install/sign/pkg_sign.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/sign/pkg_sign.1 b/usr.sbin/pkg_install/sign/pkg_sign.1 index 9a117943d430..e8af93d442db 100644 --- a/usr.sbin/pkg_install/sign/pkg_sign.1 +++ b/usr.sbin/pkg_install/sign/pkg_sign.1 @@ -155,8 +155,9 @@ The gzip file uses a very early version of package signing that was substantially slower. .El .Sh BUGS +The .Xr pgp 1 -is an ill-designed program, which is hard to interface with. +utility is an ill-designed program, which is hard to interface with. For instance, the `separate signing scheme' it pretends to offer is useless, as it can't be used with pipes, so that .Nm pgp_sign |
