summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_add/pkg_add.1
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2017-01-01 01:08:11 +0000
committertb <tb@openbsd.org>2017-01-01 01:08:11 +0000
commitdfb201a97b53ae28b243e5f5a854cc10cf7a0b68 (patch)
tree8b6c250011b0fbe353785b313a2c35489091775a /usr.sbin/pkg_add/pkg_add.1
parentWhen we disable WPA on an interface, wipe all of the WPA parameters, (diff)
downloadwireguard-openbsd-dfb201a97b53ae28b243e5f5a854cc10cf7a0b68.tar.xz
wireguard-openbsd-dfb201a97b53ae28b243e5f5a854cc10cf7a0b68.zip
Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known'
if they precede the noun and omit hyphens otherwise. ok tj
Diffstat (limited to 'usr.sbin/pkg_add/pkg_add.1')
-rw-r--r--usr.sbin/pkg_add/pkg_add.16
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 4f3383795c8..7614aa480ba 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.139 2016/10/03 14:24:18 espie Exp $
+.\" $OpenBSD: pkg_add.1,v 1.140 2017/01/01 01:08:11 tb 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: October 3 2016 $
+.Dd $Mdocdate: January 1 2017 $
.Dt PKG_ADD 1
.Os
.Sh NAME
@@ -732,7 +732,7 @@ Once a suitable update candidate has been found,
.Nm
checks the package dependencies.
If necessary, it will install or update them first.
-Once all dependencies are up-to-date,
+Once all dependencies are up to date,
.Nm
will update the package.
.El