diff options
author | 2014-01-11 18:34:20 +0000 | |
---|---|---|
committer | 2014-01-11 18:34:20 +0000 | |
commit | f9e71213986a0e9d4094878a0fb4a0d1e28c2a54 (patch) | |
tree | 156d53e26d5fb7238f80c32321a21baff45ff76f | |
parent | Sync description of struct pf_osfp_entry to rev 1.393 of pfvar.h (diff) | |
download | wireguard-openbsd-f9e71213986a0e9d4094878a0fb4a0d1e28c2a54.tar.xz wireguard-openbsd-f9e71213986a0e9d4094878a0fb4a0d1e28c2a54.zip |
typos, from Markus Lude, thx!
-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 d053a1f6802..59f316e1849 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.119 2014/01/11 13:50:56 sthen Exp $ +.\" $OpenBSD: pkg_add.1,v 1.120 2014/01/11 18:34:20 espie Exp $ .\" .\" Documentation and design originally from FreeBSD. All the code has .\" been rewritten since. We keep the documentation's notice: @@ -263,7 +263,7 @@ architecture recorded in package may not match. .It Ar dontmerge by default, if dependencies are too strict, .Nm -will merge updates together to make sure everything stays in synch. +will merge updates together to make sure everything stays in sync. .Fl D Ar dontmerge disables that behavior. .It Ar donttie @@ -299,7 +299,7 @@ list of trusted signers, separated by commas. Corresponds to list of public keys under .Pa /etc/signify we can trust. -Defaults to offical packages or firmwares matched to the current +Defaults to official packages or firmwares matched to the current version as reported by .Xr uname 1 . .It Ar updatedepends |