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

Release 5.1.1

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@413 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 48217483
Branches
No related tags found
No related merge requests found
\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
\# \#
\# $Id: smartctl.8,v 1.36 2003/01/04 08:20:26 ballen4705 Exp $ \# $Id: smartctl.8,v 1.37 2003/01/04 11:01:23 ballen4705 Exp $
\# \#
\# This program is free software; you can redistribute it and/or modify it \# 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 \# under the terms of the GNU General Public License as published by the Free
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
\# Research Center), Jack Baskin School of Engineering, University of \# Research Center), Jack Baskin School of Engineering, University of
\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
\# \#
.TH SMARTCTL 8 "$Date: 2003/01/04 08:20:26 $" "smartmontools-5.0" .TH SMARTCTL 8 "$Date: 2003/01/04 11:01:23 $" "smartmontools-5.1"
.SH NAME .SH NAME
smartctl \- S.M.A.R.T. control and monitor utility smartctl \- S.M.A.R.T. control and monitor utility
.SH SYNOPSIS .SH SYNOPSIS
...@@ -666,4 +666,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -666,4 +666,4 @@ Please let us know if there is an on\-line source for this document.
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartctl.8,v 1.36 2003/01/04 08:20:26 ballen4705 Exp $ $Id: smartctl.8,v 1.37 2003/01/04 11:01:23 ballen4705 Exp $
\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
\# \#
\# $Id: smartd.8,v 1.47 2003/01/03 17:25:12 ballen4705 Exp $ \# $Id: smartd.8,v 1.48 2003/01/04 11:01:24 ballen4705 Exp $
\# \#
\# This program is free software; you can redistribute it and/or modify it \# 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 \# under the terms of the GNU General Public License as published by the Free
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
\# Research Center), Jack Baskin School of Engineering, University of \# Research Center), Jack Baskin School of Engineering, University of
\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
\# \#
.TH SMARTD 8 "$Date: 2003/01/03 17:25:12 $" "smartmontools-5.0" .TH SMARTD 8 "$Date: 2003/01/04 11:01:24 $" "smartmontools-5.1"
.SH NAME .SH NAME
smartd \- S.M.A.R.T. Daemon smartd \- S.M.A.R.T. Daemon
.SH SYNOPSIS .SH SYNOPSIS
...@@ -216,7 +216,7 @@ If ...@@ -216,7 +216,7 @@ If
.B smartmontools .B smartmontools
was properly installed on your system, you will also find this sample was properly installed on your system, you will also find this sample
configuration file in configuration file in
.B /usr/share/doc/smartmontools-5.0/. .B /usr/share/doc/smartmontools-5.1/.
For security, the configuration file should not be writable by anyone For security, the configuration file should not be writable by anyone
but root. The syntax of the file is as follows: but root. The syntax of the file is as follows:
...@@ -680,4 +680,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -680,4 +680,4 @@ Please let us know if there is an on\-line source for this document.
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartd.8,v 1.47 2003/01/03 17:25:12 ballen4705 Exp $ $Id: smartd.8,v 1.48 2003/01/04 11:01:24 ballen4705 Exp $
\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
\# \#
\# $Id: smartd.conf.5,v 1.18 2003/01/03 17:32:59 ballen4705 Exp $ \# $Id: smartd.conf.5,v 1.19 2003/01/04 11:01:24 ballen4705 Exp $
\# \#
\# This program is free software; you can redistribute it and/or modify it \# 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 \# under the terms of the GNU General Public License as published by the Free
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
\# Research Center), Jack Baskin School of Engineering, University of \# Research Center), Jack Baskin School of Engineering, University of
\# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
\# \#
.TH SMARTD.CONF 5 "$Date: 2003/01/03 17:32:59 $" "smartmontools-5.0" .TH SMARTD.CONF 5 "$Date: 2003/01/04 11:01:24 $" "smartmontools-5.1"
.SH NAME .SH NAME
smartd.conf \- S.M.A.R.T. Monitoring Daemon Configuration File smartd.conf \- S.M.A.R.T. Monitoring Daemon Configuration File
...@@ -72,7 +72,7 @@ If ...@@ -72,7 +72,7 @@ If
.B smartmontools .B smartmontools
was properly installed on your system, you will also find this sample was properly installed on your system, you will also find this sample
configuration file in configuration file in
.B /usr/share/doc/smartmontools-5.0/. .B /usr/share/doc/smartmontools-5.1/.
For security, the configuration file should not be writable by anyone For security, the configuration file should not be writable by anyone
but root. The syntax of the file is as follows: but root. The syntax of the file is as follows:
...@@ -462,4 +462,4 @@ SEE ALSO: ...@@ -462,4 +462,4 @@ SEE ALSO:
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartd.conf.5,v 1.18 2003/01/03 17:32:59 ballen4705 Exp $ $Id: smartd.conf.5,v 1.19 2003/01/04 11:01:24 ballen4705 Exp $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment