summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-04-30 23:45:42 +0000
committerjmc <jmc@openbsd.org>2005-04-30 23:45:42 +0000
commit7dbb7873fd5f7a5f43abf16b35983851e968995e (patch)
treedff09e56824d6c34c65726fa630f70eebe5aad1c
parentfix a broken .St; (diff)
downloadwireguard-openbsd-7dbb7873fd5f7a5f43abf16b35983851e968995e.tar.xz
wireguard-openbsd-7dbb7873fd5f7a5f43abf16b35983851e968995e.zip
hyphenate nnn-bit adjectives;
-rw-r--r--share/man/man8/starttls.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/starttls.8 b/share/man/man8/starttls.8
index 73906e9284e..511a99c24ad 100644
--- a/share/man/man8/starttls.8
+++ b/share/man/man8/starttls.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: starttls.8,v 1.12 2004/10/21 15:15:36 millert Exp $
+.\" $OpenBSD: starttls.8,v 1.13 2005/04/30 23:45:42 jmc Exp $
.\"
.\" Copyright (c) 2001 Jose Nazario <jose@monkey.org>
.\" All rights reserved.
@@ -86,7 +86,7 @@ parameter set with a command like the following:
.Pp
This would generate
.Ar DSA
-parameters for 1024 bit
+parameters for 1024-bit
.Ar DSA
keys, and save them to the
file
@@ -321,7 +321,7 @@ VERIFY can also accept the argument for {cipher_bits}.
Here are a few example entries that illustrate these features, and
the role based granularity as well:
.Pp
-Force strong (112 bit) encryption for communications for this server:
+Force strong (112-bit) encryption for communications for this server:
.Pp
.Dl server1.example.net ENCR:112
.Pp