summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>2000-11-22 15:38:31 +0000
committerNiels Provos <provos@cvs.openbsd.org>2000-11-22 15:38:31 +0000
commit42268f021080118e34a07cb0d3197c1183c11efd (patch)
tree1a0637496001d42d38462a5bcdca9f6f0528913a /usr.bin
parentfe6885fe318c244e47459009b4f7ca1828dd8acd (diff)
talk about /etc/primes, okay markus@
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/sshd.84
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index 2c54b6e4aa0..cac9929f9e3 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.72 2000/11/12 19:50:38 markus Exp $
+.\" $OpenBSD: sshd.8,v 1.73 2000/11/22 15:38:30 provos Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -885,6 +885,8 @@ really used for anything; it is only provided for the convenience of
the user so its contents can be copied to known hosts files.
These two files are created using
.Xr ssh-keygen 1 .
+.It Pa /etc/primes
+Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
.It Pa /var/run/sshd.pid
Contains the process ID of the
.Nm