From 892a7bb812461bcc87e204fc070f0c32b02f9e67 Mon Sep 17 00:00:00 2001 From: aaron Date: Wed, 12 May 1999 13:26:46 +0000 Subject: 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 --- share/man/man8/ssl.8 | 2 +- share/man/man8/sticky.8 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man8') 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. diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8 index 956af6c24c2..a83b8dd7861 100644 --- a/share/man/man8/sticky.8 +++ b/share/man/man8/sticky.8 @@ -57,8 +57,8 @@ will not be immediately discarded from swap space after execution. The kernel will hoard the text segment of the file for future reuse and avoid having to reload the program. Shareable text segments are normally placed -in a least-frequently-used cache after use, -and thus the `sticky bit' has little effect on commonly-used text images. +in a least-frequently used cache after use, +and thus the `sticky bit' has little effect on commonly used text images. .Pp Sharable executable files are created with the .Fl n -- cgit v1.2.3-59-g8ed1b