diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-03-23 19:26:21 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-03-23 19:26:21 +0000 |
| commit | f0cf488b754e77cae98ab519cf4fb8239fd3c8f1 (patch) | |
| tree | ce4534c0675a70628306d187bb608e01ea542718 | |
| parent | b708809fa53210f9352537daf873058909d6bf32 (diff) | |
Notes
| -rw-r--r-- | crypto/openssh/sshd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/sshd.8 b/crypto/openssh/sshd.8 index 0e854668e031..0f6c8aefbfbf 100644 --- a/crypto/openssh/sshd.8 +++ b/crypto/openssh/sshd.8 @@ -1201,7 +1201,7 @@ really used for anything; they are provided for the convenience of the user so their contents can be copied to known hosts files. These files are created using .Xr ssh-keygen 1 . -.It Pa /etc/moduli +.It Pa /etc/ssh/moduli Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange". .It Pa /var/run/sshd.pid Contains the process ID of the |
