summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-03-02 06:21:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-03-02 06:21:02 +0000
commit48fdf36441859640ffc8a96b38b98c1c298ab101 (patch)
tree81837809c1d5c49935a2260fb934a169ff7187a0
parent43f66ae8b06d1cfe6633559938fc9036c1c72c17 (diff)
explain SIGHUP better
-rw-r--r--usr.bin/ssh/sshd.86
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index 2784e9bb5bb..3a19e3cf9ee 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.96 2001/02/22 21:57:27 markus Exp $
+.\" $OpenBSD: sshd.8,v 1.97 2001/03/02 06:21:01 deraadt Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -174,7 +174,9 @@ configuration file.
.Pp
.Nm
rereads its configuration file when it receives a hangup signal,
-.Dv SIGHUP .
+.Dv SIGHUP ,
+by executing itself with the name it was started as, ie.
+.Pa /usr/sbin/sshd .
.Pp
The options are as follows:
.Bl -tag -width Ds