summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 11:56:03 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 11:56:03 +1100
commit208f1ed6f180cc0cfd3ab59d0b1c33796cc4c641 (patch)
tree20e8ace876275087f78df87d39442f76a837f674 /sshd.8
parent1faa7133233075776c83a71b427d19e35790280e (diff)
- jmc@cvs.openbsd.org 2006/02/24 20:31:31
[ssh.1 ssh_config.5 sshd.8 sshd_config.5] more consistency fixes;
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sshd.8 b/sshd.8
index d09dc4e99..0bfd68505 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.229 2006/02/24 10:39:52 jmc Exp $ 37.\" $OpenBSD: sshd.8,v 1.230 2006/02/24 20:31:31 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -81,7 +81,7 @@ configuration file.
81.Nm 81.Nm
82rereads its configuration file when it receives a hangup signal, 82rereads its configuration file when it receives a hangup signal,
83.Dv SIGHUP , 83.Dv SIGHUP ,
84by executing itself with the name and options it was started with, e.g., 84by executing itself with the name and options it was started with, e.g.\&
85.Pa /usr/sbin/sshd . 85.Pa /usr/sbin/sshd .
86.Pp 86.Pp
87The options are as follows: 87The options are as follows:
@@ -154,7 +154,7 @@ is normally not run
154from inetd because it needs to generate the server key before it can 154from inetd because it needs to generate the server key before it can
155respond to the client, and this may take tens of seconds. 155respond to the client, and this may take tens of seconds.
156Clients would have to wait too long if the key was regenerated every time. 156Clients would have to wait too long if the key was regenerated every time.
157However, with small key sizes (e.g., 512) using 157However, with small key sizes (e.g. 512) using
158.Nm 158.Nm
159from inetd may 159from inetd may
160be feasible. 160be feasible.
@@ -519,7 +519,7 @@ authentication.
519.It Cm no-port-forwarding 519.It Cm no-port-forwarding
520Forbids TCP forwarding when this key is used for authentication. 520Forbids TCP forwarding when this key is used for authentication.
521Any port forward requests by the client will return an error. 521Any port forward requests by the client will return an error.
522This might be used, e.g., in connection with the 522This might be used, e.g. in connection with the
523.Cm command 523.Cm command
524option. 524option.
525.It Cm no-pty 525.It Cm no-pty