summaryrefslogtreecommitdiffstats
path: root/share/man/man8
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/ssl.82
-rw-r--r--share/man/man8/sticky.84
2 files changed, 3 insertions, 3 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.
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