diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2014-02-11 08:58:35 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2014-02-11 08:58:35 +0000 |
commit | b37dfde00c21e172ed31d8c129ac831fd64b6d21 (patch) | |
tree | b9a2ccf7fcf9ce18172f29c6458fb23d55fc7ed2 /usr.sbin/pkg_add/pkg_check.8 | |
parent | 328d3819b373681695aa379fd5199f57eee1d980 (diff) |
s/anyways/anyway/, ok espie@
Diffstat (limited to 'usr.sbin/pkg_add/pkg_check.8')
-rw-r--r-- | usr.sbin/pkg_add/pkg_check.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_check.8 b/usr.sbin/pkg_add/pkg_check.8 index c9300aab703..ec0445d9d7e 100644 --- a/usr.sbin/pkg_add/pkg_check.8 +++ b/usr.sbin/pkg_add/pkg_check.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_check.8,v 1.5 2012/11/06 08:06:14 espie Exp $ +.\" $OpenBSD: pkg_check.8,v 1.6 2014/02/11 08:58:34 sthen Exp $ .\" .\" Copyright (c) 2010 Marc Espie <espie@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 6 2012 $ +.Dd $Mdocdate: February 11 2014 $ .Dt PKG_CHECK 8 .Os .Sh NAME @@ -69,7 +69,7 @@ By default, will only perform very safe transformations, such as the removal of core-dumps. .Nm will ask the user for more permanent changes in interactive mode, -or perform them anyways with option +or perform them anyway with option .Fl f . .Pp The options are as follows: |