From: espie Date: Sun, 1 Aug 2010 23:03:48 +0000 (+0000) Subject: note specifically that pkg_add -u parameters are *installed* package names, X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d7bfc211aa944c2e8f38586724b20a46b664fccd;p=openbsd note specifically that pkg_add -u parameters are *installed* package names, since that's the distinction with -U.... --- diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index 9c9d2894fb3..e29315d1a73 100644 --- a/usr.sbin/pkg_add/pkg_add.1 +++ b/usr.sbin/pkg_add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.101 2010/06/09 10:25:17 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.102 2010/08/01 23:03:48 espie Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -15,7 +15,7 @@ .\" Jordan K. Hubbard .\" .\" -.Dd $Mdocdate: June 9 2010 $ +.Dd $Mdocdate: August 1 2010 $ .Dt PKG_ADD 1 .Os .Sh NAME @@ -372,7 +372,7 @@ information it needs. .It Fl U Update dependencies if required before installing the new package(s). .It Fl u -Update the given +Update the given installed .Ar pkgname(s) , and anything it depends upon. If no