=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd.8,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- src/usr.bin/ssh/sshd.8 1999/11/11 22:58:39 1.24 +++ src/usr.bin/ssh/sshd.8 1999/11/19 09:46:49 1.25 @@ -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 @@ -105,6 +105,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