diff options
author | 2017-01-01 01:08:11 +0000 | |
---|---|---|
committer | 2017-01-01 01:08:11 +0000 | |
commit | dfb201a97b53ae28b243e5f5a854cc10cf7a0b68 (patch) | |
tree | 8b6c250011b0fbe353785b313a2c35489091775a /share/man/man5 | |
parent | When we disable WPA on an interface, wipe all of the WPA parameters, (diff) | |
download | wireguard-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 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 3962d236522..e278104866d 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.441 2016/11/03 17:13:40 danj Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.442 2017/01/01 01:08:11 tb Exp $ .\" .\" Copyright (c) 2000-2008 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: November 3 2016 $ +.Dd $Mdocdate: January 1 2017 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2567,7 +2567,7 @@ will be used to ensure those files are put in the proper order. The files are assumed to be under .Pa ${WRKSRC} . The notation /file can be used to ask for a recursive search, e.g., -to make sure that all Makefile.in are up-to-date. +to make sure that all Makefile.in are up to date. See .Pa ${PORTSDIR}/infrastructure/mk/automake.dep for an example. @@ -3876,7 +3876,7 @@ Used to set a requirement on a specific revision of needed by a port. No longer needed as .Nm -should always be kept up-to-date. +should always be kept up to date. .It Ev NO_CONFIGURE If ${CONFIGURE_SCRIPT} does not exist, no automatic configuration will be done anyway. |