| Summary: | moduli.5 documentation doesn't match ssh code (off by 1) | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | william allen simpson <wsimpson> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | trivial | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
william allen simpson
2003-07-02 22:09:24 AEST
[The attachment feature didn't work, at least on the web interface.]
[NetBSD patch]
Index: moduli.5
===================================================================
RCS file: /cvsroot/src/crypto/dist/ssh/moduli.5,v
retrieving revision 1.7
diff -r1.7 moduli.5
133c133
< Specifies the number of significant bits.
---
> Specifies the number of the most significant bit (0 to M).
thanks, fix for the next release. Mass change of RESOLVED bugs to CLOSED |