diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2001-11-07 21:08:51 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2001-11-07 21:08:51 +0000 |
commit | 3acaf22e6e221b07e2aed4cacc43765a4e16030c (patch) | |
tree | 2e8a761b103d68a9af3d322209cc82d00b84f491 /usr.sbin/pkg_install | |
parent | d1f0aa9e582eda5f512552b5334d21f61bb9a698 (diff) |
Unconfuse option description.
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r-- | usr.sbin/pkg_install/info/pkg_info.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index e0e17e0ff0f..49ac110b8f3 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_info.1,v 1.8 2001/08/17 11:13:58 mpech Exp $ +.\" $OpenBSD: pkg_info.1,v 1.9 2001/11/07 21:08:50 espie Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -126,7 +126,7 @@ Be in emitting report headers and such, just dump the raw info (basically, assume a non-human reading). .It Fl R -Show which packages are required by each package. +Show which packages require a given package. .It Fl r Show the requirements script (if any) for each package. .It Fl v |