diff --git a/sm5/smartd.8 b/sm5/smartd.8
index 5f92c1d1aa9ecffdd860e88d100beb856f23e89d..da975b404b8af68185edf59de83fc3c99161a123 100644
--- a/sm5/smartd.8
+++ b/sm5/smartd.8
@@ -1,6 +1,6 @@
 \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 \# 
-\# $Id: smartd.8,v 1.42 2002/12/29 01:10:42 pjwilliams Exp $
+\# $Id: smartd.8,v 1.43 2003/01/01 07:24:54 ballen4705 Exp $
 \#
 \# This program is free software; you can redistribute it and/or modify it
 \# under the terms of the GNU General Public License as published by the Free
@@ -16,7 +16,7 @@
 \# Research Center), Jack Baskin School of Engineering, University of
 \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
 \#
-.TH SMARTD 8  "$Date: 2002/12/29 01:10:42 $" "smartmontools-5.0"
+.TH SMARTD 8  "$Date: 2003/01/01 07:24:54 $" "smartmontools-5.0"
 .SH NAME
 smartd \- S.M.A.R.T. Daemon
 .SH SYNOPSIS
@@ -117,7 +117,7 @@ The default is 1800 seconds.
 Note that the superuser can make
 .B smartd
 check the status of the disks at any time by sending it the 
-.B SIGHUP
+.B SIGUSR1
 signal, for example with the command:
 .nf
 .B kill -SIGUSR1 <pid>
@@ -657,4 +657,4 @@ Please let us know if there is an on\-line source for this document.
 
 .SH
 CVS ID OF THIS PAGE:
-$Id: smartd.8,v 1.42 2002/12/29 01:10:42 pjwilliams Exp $
+$Id: smartd.8,v 1.43 2003/01/01 07:24:54 ballen4705 Exp $