summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>1999-11-19 09:46:49 +0000
committermarkus <markus@openbsd.org>1999-11-19 09:46:49 +0000
commit86207906c259a6380f8b6f67bb0b9514b5fb90f6 (patch)
tree58c587517efe2d287ddcafa3f73d34efc6ee7c81
parentAdd --disable-path-info to configure flags to match options used (diff)
downloadwireguard-openbsd-86207906c259a6380f8b6f67bb0b9514b5fb90f6.tar.xz
wireguard-openbsd-86207906c259a6380f8b6f67bb0b9514b5fb90f6.zip
document SIGHUP, -Q to synopsis
-rw-r--r--usr.bin/ssh/sshd.88
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index f23fff3ca09..309c50c7eda 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: sshd.8,v 1.24 1999/11/11 22:58:39 markus Exp $
+.\" $Id: sshd.8,v 1.25 1999/11/19 09:46:49 markus Exp $
.\"
.Dd September 25, 1999
.Dt SSHD 8
@@ -19,7 +19,7 @@
.Nd secure shell daemon
.Sh SYNOPSIS
.Nm sshd
-.Op Fl diq
+.Op Fl diqQ
.Op Fl b Ar bits
.Op Fl f Ar config_file
.Op Fl g Ar login_grace_time
@@ -106,6 +106,10 @@ can be configured using command-line options or a configuration
file. Command-line options override values specified in the
configuration file.
.Pp
+.Nm
+rereads its configuration file when it receives a hangup signal,
+.Dv SIGHUP .
+.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl b Ar bits