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

Added list of contributors to man pages

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1646 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 561c8004
No related branches found
No related tags found
No related merge requests found
.ig
Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: smartctl.8.in,v 1.41 2004/04/02 05:57:40 ballen4705 Exp $
$Id: smartctl.8.in,v 1.42 2004/04/07 11:55:48 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
......@@ -1080,11 +1080,32 @@ condition.
.PP
.SH AUTHOR
Bruce Allen
.B smartmontools-support@lists.sourceforge.net
\fBBruce Allen\fP smartmontools-support@lists.sourceforge.net
.fi
University of Wisconsin \- Milwaukee Physics Department
.PP
.SH CONTRIBUTORS
The following have made large contributions to smartmontools:
.fi
\fBCasper Dik\fP and \fBKeiji Sawada\fP (Solaris interface)
.fi
\fBChristian Franke\fP (Windows interface)
.fi
\fBDouglas Gilbert\fP (SCSI subsystem)
.fi
\fBGuido Guenther\fP (Autoconf/Automake packaging)
.fi
\fBEduard Martinescu\fP (FreeBSD interface)
.fi
\fBFr\*'ed\*'eric L. W. Meunier\fP (Web site and Mailing list)
.fi
\fBSergey Svishchev\fP (NetBSD interface)
.fi
\fBPhil Williams\fP (User interface and drive database)
.fi
May other individuals have made smaller contributions and corrections.
.PP
.SH CREDITS
.fi
......@@ -1132,7 +1153,7 @@ these documents may be found in the References section of the
.SH
CVS ID OF THIS PAGE:
$Id: smartctl.8.in,v 1.41 2004/04/02 05:57:40 ballen4705 Exp $
$Id: smartctl.8.in,v 1.42 2004/04/07 11:55:48 ballen4705 Exp $
.\" Local Variables:
.\" mode: nroff
.\" End:
.ig
Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: smartd.8.in,v 1.50 2004/04/07 10:11:34 chrfranke Exp $
$Id: smartd.8.in,v 1.51 2004/04/07 11:55:48 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
......@@ -603,16 +603,16 @@ mode. This may cause a disk which is spun\-down to be spun\-up when
Directive is not given.
.I sleep
\- do not check the device if it is in SLEEP mode.
\- check the device unless it is in SLEEP mode.
.I standby
\- do not check the device if it is in SLEEP or STANDBY mode. In
\- check the device unless it is in SLEEP or STANDBY mode. In
these modes most disks are not spinning, so if you want to prevent
a laptop disk from spinning up each time that \fBsmartd\fP polls,
this is probably what you want.
.I idle
\- do not check the device if it is in SLEEP, STANDBY or IDLE mode.
\- check the device unless it is in SLEEP, STANDBY or IDLE mode.
In the IDLE state, most disks are still spinning, so this is probably
not what you want.
......@@ -1519,10 +1519,31 @@ is killed by SIGKILL (signal 9) then the exit status is 137.
.PP
.SH AUTHOR
Bruce Allen
.B smartmontools-support@lists.sourceforge.net
\fBBruce Allen\fP smartmontools-support@lists.sourceforge.net
.fi
University of Wisconsin - Milwaukee Physics Department
University of Wisconsin \- Milwaukee Physics Department
.PP
.SH CONTRIBUTORS
The following have made large contributions to smartmontools:
.fi
\fBCasper Dik\fP and \fBKeiji Sawada\fP (Solaris interface)
.fi
\fBChristian Franke\fP (Windows interface)
.fi
\fBDouglas Gilbert\fP (SCSI subsystem)
.fi
\fBGuido Guenther\fP (Autoconf/Automake packaging)
.fi
\fBEduard Martinescu\fP (FreeBSD interface)
.fi
\fBFr\*'ed\*'eric L. W. Meunier\fP (Web site and Mailing list)
.fi
\fBSergey Svishchev\fP (NetBSD interface)
.fi
\fBPhil Williams\fP (User interface and drive database)
.fi
May other individuals have made smaller contributions and corrections.
.PP
.SH CREDITS
......@@ -1573,4 +1594,4 @@ smartmontools home page at \fBhttp://smartmontools.sourceforge.net/\fP .
.SH
CVS ID OF THIS PAGE:
$Id: smartd.8.in,v 1.50 2004/04/07 10:11:34 chrfranke Exp $
$Id: smartd.8.in,v 1.51 2004/04/07 11:55:48 ballen4705 Exp $
.ig
Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: smartd.conf.5.in,v 1.39 2004/04/01 21:02:11 chrfranke Exp $
$Id: smartd.conf.5.in,v 1.40 2004/04/07 11:55:48 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
......@@ -291,16 +291,16 @@ mode. This may cause a disk which is spun\-down to be spun\-up when
Directive is not given.
.I sleep
\- do not check the device if it is in SLEEP mode.
\- check the device unless it is in SLEEP mode.
.I standby
\- do not check the device if it is in SLEEP or STANDBY mode. In
\- check the device unless it is in SLEEP or STANDBY mode. In
these modes most disks are not spinning, so if you want to prevent
a laptop disk from spinning up each time that \fBsmartd\fP polls,
this is probably what you want.
.I idle
\- do not check the device if it is in SLEEP, STANDBY or IDLE mode.
\- check the device unless it is in SLEEP, STANDBY or IDLE mode.
In the IDLE state, most disks are still spinning, so this is probably
not what you want.
......@@ -1064,10 +1064,31 @@ The remainder is flushed.
.PP
.SH AUTHOR
Bruce Allen
.B smartmontools-support@lists.sourceforge.net
\fBBruce Allen\fP smartmontools-support@lists.sourceforge.net
.fi
University of Wisconsin - Milwaukee Physics Department
University of Wisconsin \- Milwaukee Physics Department
.PP
.SH CONTRIBUTORS
The following have made large contributions to smartmontools:
.fi
\fBCasper Dik\fP and \fBKeiji Sawada\fP (Solaris interface)
.fi
\fBChristian Franke\fP (Windows interface)
.fi
\fBDouglas Gilbert\fP (SCSI subsystem)
.fi
\fBGuido Guenther\fP (Autoconf/Automake packaging)
.fi
\fBEduard Martinescu\fP (FreeBSD interface)
.fi
\fBFr\*'ed\*'eric L. W. Meunier\fP (Web site and Mailing list)
.fi
\fBSergey Svishchev\fP (NetBSD interface)
.fi
\fBPhil Williams\fP (User interface and drive database)
.fi
May other individuals have made smaller contributions and corrections.
.PP
.SH CREDITS
......@@ -1097,4 +1118,4 @@ SEE ALSO:
.SH
CVS ID OF THIS PAGE:
$Id: smartd.conf.5.in,v 1.39 2004/04/01 21:02:11 chrfranke Exp $
$Id: smartd.conf.5.in,v 1.40 2004/04/07 11:55:48 ballen4705 Exp $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment