mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 11:02:05 -04:00
incorrect use of plural
This commit is contained in:
parent
761a1c3761
commit
4a9b6178ba
2 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@
|
|||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: dnssec-keygen.8,v 1.4 2000/07/26 00:47:13 bwelling Exp $
|
||||
.\" $Id: dnssec-keygen.8,v 1.5 2000/07/26 18:52:05 gson Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt DNSSEC-KEYGEN 8
|
||||
|
|
@ -79,7 +79,7 @@ The argument identifying the encryption algorithm is case-insensitive.
|
|||
DNSSEC specifies DSA as a mandatory algorithm and RSA as a recommended one.
|
||||
Implementations of TSIG must support HMAC-MD5.
|
||||
.Pp
|
||||
The number of bits in the key are determined by the
|
||||
The number of bits in the key is determined by the
|
||||
.Ar keysize
|
||||
argument following the
|
||||
.Fl b
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
.\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
.\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.\" $Id: dnssec-keygen.8,v 1.4 2000/07/26 00:47:13 bwelling Exp $
|
||||
.\" $Id: dnssec-keygen.8,v 1.5 2000/07/26 18:52:05 gson Exp $
|
||||
.\"
|
||||
.Dd Jun 30, 2000
|
||||
.Dt DNSSEC-KEYGEN 8
|
||||
|
|
@ -79,7 +79,7 @@ The argument identifying the encryption algorithm is case-insensitive.
|
|||
DNSSEC specifies DSA as a mandatory algorithm and RSA as a recommended one.
|
||||
Implementations of TSIG must support HMAC-MD5.
|
||||
.Pp
|
||||
The number of bits in the key are determined by the
|
||||
The number of bits in the key is determined by the
|
||||
.Ar keysize
|
||||
argument following the
|
||||
.Fl b
|
||||
|
|
|
|||
Loading…
Reference in a new issue