undo: last changes belongs on release branch, not mainline

This commit is contained in:
Andreas Gustafsson 2000-11-10 18:05:25 +00:00
parent ba8176b44d
commit 5ae97875f9
2 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,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.9 2000/11/10 18:03:05 gson Exp $
.\" $Id: dnssec-keygen.8,v 1.10 2000/11/10 18:05:25 gson Exp $
.\"
.Dd Jun 30, 2000
.Dt DNSSEC-KEYGEN 8
@ -85,7 +85,7 @@ argument following the
.Fl b
option.
The choice of key size depends on the algorithm that is used.
RSA keys must be between 512 and 2000 bits.
RSA keys must be between 512 and 2048 bits.
Diffie-Hellman keys must be between 128 and 4096 bits.
For DSA, the key size must be between 512 and 1024 bits and a multiple
of 64.

View file

@ -13,7 +13,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.9 2000/11/10 18:03:05 gson Exp $
.\" $Id: dnssec-keygen.8,v 1.10 2000/11/10 18:05:25 gson Exp $
.\"
.Dd Jun 30, 2000
.Dt DNSSEC-KEYGEN 8
@ -85,7 +85,7 @@ argument following the
.Fl b
option.
The choice of key size depends on the algorithm that is used.
RSA keys must be between 512 and 2000 bits.
RSA keys must be between 512 and 2048 bits.
Diffie-Hellman keys must be between 128 and 4096 bits.
For DSA, the key size must be between 512 and 1024 bits and a multiple
of 64.