diff options
Diffstat (limited to 'share/man/man7/packages.7')
-rw-r--r-- | share/man/man7/packages.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/packages.7 b/share/man/man7/packages.7 index 76afdb3dfb0..671a8e7093e 100644 --- a/share/man/man7/packages.7 +++ b/share/man/man7/packages.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: packages.7,v 1.34 2014/02/14 14:27:23 espie Exp $ +.\" $OpenBSD: packages.7,v 1.35 2014/11/09 00:16:28 schwarze Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 14 2014 $ +.Dd $Mdocdate: November 9 2014 $ .Dt PACKAGES 7 .Os .Sh NAME @@ -71,10 +71,10 @@ Starting with .Ox 5.5 , packages are now signed using .Xr pkg_sign 1 : -understand that this is only a basic guarantee that the binary package +understand that this is only a basic guarantee that the binary package can't be tampered with while in transit. .Sh MANAGING FILES -The package systems offers some strong warranties. +The package system offers some strong warranties. .Ss "Installing a package won't erase existing files" .Xr pkg_add 1 will instead identify conflicts, display an |