summaryrefslogtreecommitdiff
path: root/share/man/man8/sticky.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-05-12 13:26:54 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-05-12 13:26:54 +0000
commit2f0ae5298a5c0f026d9fcf8a395ca3bf9b702046 (patch)
tree29b9f7cdf0c99c9e0775a5cace052906d0f60378 /share/man/man8/sticky.8
parent751a8779a00a4ebc981ea786d9fea9e8f0517d8b (diff)
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/sticky.8')
-rw-r--r--share/man/man8/sticky.84
1 files changed, 2 insertions, 2 deletions
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