diff options
author | 1999-05-12 13:26:46 +0000 | |
---|---|---|
committer | 1999-05-12 13:26:46 +0000 | |
commit | 892a7bb812461bcc87e204fc070f0c32b02f9e67 (patch) | |
tree | a34d7acad0c105c0435069758dbb89390647eef6 /share/man/man8/ssl.8 | |
parent | efault -> default; steve@tightrope.demon.co.uk (diff) | |
download | wireguard-openbsd-892a7bb812461bcc87e204fc070f0c32b02f9e67.tar.xz wireguard-openbsd-892a7bb812461bcc87e204fc070f0c32b02f9e67.zip |
grammar police: do not hyphenate compound words that act as adjectives if the
first word ends in -ly
i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
Diffstat (limited to 'share/man/man8/ssl.8')
-rw-r--r-- | share/man/man8/ssl.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8 index f634336bd94..2a8b92f70d9 100644 --- a/share/man/man8/ssl.8 +++ b/share/man/man8/ssl.8 @@ -24,7 +24,7 @@ commonly used by the .Ar https protocol for encrypted web transactions. Due to patent issues in the United States, there are -problems with shipping a fully-functional implementation of these +problems with shipping a fully functional implementation of these protocols anywhere in the world, as such shipment would include shipping .Ar into the United States, thus causing problems. |