diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2017-01-01 01:08:12 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2017-01-01 01:08:12 +0000 |
commit | bfa5d15af0413b3a4c93d3283565e2b5e5108df5 (patch) | |
tree | 2261352f0d27d4753b3ee490121c741c05a4846b /usr.bin/rdist/rdist.1 | |
parent | da18fba4f7fe185bbfacef65c0a6f19b048b73e2 (diff) |
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.bin/rdist/rdist.1')
-rw-r--r-- | usr.bin/rdist/rdist.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index f65cf07d571..0a9734d48e3 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.48 2016/02/25 07:09:22 jmc Exp $ +.\" $OpenBSD: rdist.1,v 1.49 2017/01/01 01:08:11 tb Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -30,7 +30,7 @@ .\" $From: rdist.man,v 6.34 1996/01/29 22:37:19 mcooper Exp $ .\" @(#)rdist.1 6.6 (Berkeley) 5/13/86 .\" -.Dd $Mdocdate: February 25 2016 $ +.Dd $Mdocdate: January 1 2017 $ .Dt RDIST 1 .Os .Sh NAME @@ -505,7 +505,7 @@ format: .Pp The .Cm install -command is used to copy out of date files and/or directories. +command is used to copy out-of-date files and/or directories. Each source file is copied to each host in the destination list. Directories are recursively copied in the same way. .Ar opt_dest_name |