diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-03-26 13:35:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-03-26 13:35:46 +0000 |
commit | e17391d0542b4c03045af84746d70955f59cc687 (patch) | |
tree | 1cf5ef30781808c1b147ca9112a5b7fc03205f04 /usr.sbin/pkg_add | |
parent | 7bf89af31cfcf67d2561c8d9c013b69c10cfae84 (diff) |
spelling fix; ok espie
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index f642a0c59aa..85cc7a172f7 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.145 2017/03/25 19:53:33 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.146 2017/03/26 13:35:45 jmc 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: March 25 2017 $ +.Dd $Mdocdate: March 26 2017 $ .Dt PKG_ADD 1 .Os .Sh NAME @@ -314,7 +314,7 @@ Do not trim older p* variants of packages for updates. .It Ar arch Architecture recorded in package may not match. .It Ar checksum -Verify checksums before deleting or tieing old files. +Verify checksums before deleting or tying old files. .It Ar dontmerge By default, if dependencies are too strict, .Nm |