Skip to content
Snippets Groups Projects
Commit f564c14c authored by ballen4705's avatar ballen4705
Browse files

Noticed typo -- SIGHUP should have been SIGUSR1

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@394 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent dd2f6ece
No related branches found
No related tags found
No related merge requests found
\# 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 $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment