summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:55:18 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:55:18 +0000
commit49a098d1b202f9c6cc6c7a3e5e84ec9910a963db (patch)
tree15e368ca5d8f750250ebcfe49f4c62d4b079fce0 /sshd.8
parent4040fe10a9fb735bf75670522d11408ee654f74d (diff)
- deraadt@cvs.openbsd.org 2001/03/02 06:21:01
[sshd.8] explain SIGHUP better
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sshd.8 b/sshd.8
index e36904804..dc9a09ce9 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.96 2001/02/22 21:57:27 markus Exp $ 37.\" $OpenBSD: sshd.8,v 1.97 2001/03/02 06:21:01 deraadt Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -174,7 +174,9 @@ configuration file.
174.Pp 174.Pp
175.Nm 175.Nm
176rereads its configuration file when it receives a hangup signal, 176rereads its configuration file when it receives a hangup signal,
177.Dv SIGHUP . 177.Dv SIGHUP ,
178by executing itself with the name it was started as, ie.
179.Pa /usr/sbin/sshd .
178.Pp 180.Pp
179The options are as follows: 181The options are as follows:
180.Bl -tag -width Ds 182.Bl -tag -width Ds