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

Fixed two typos in page.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@52 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent c495e407
No related branches found
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.8 2002/10/14 15:26:25 ballen4705 Exp $ \# $Id: smartctl.8,v 1.9 2002/10/15 12:30:50 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
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
\# at the Concurrent Systems Laboratory (now part of the Storage Systems \# at the Concurrent Systems Laboratory (now part of the Storage Systems
\# 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: 2002/10/14 15:26:25 $" "smartmontools-5.0" .TH SMARTCTL 8 "$Date: 2002/10/15 12:30:50 $" "smartmontools-5.0"
.SH NAME .SH NAME
smartctl \- S.M.A.R.T. control utility smartctl \- S.M.A.R.T. control utility
.SH SYNOPSIS .SH SYNOPSIS
...@@ -49,7 +49,7 @@ takes two arguments, options and device. Examples are given below. ...@@ -49,7 +49,7 @@ takes two arguments, options and device. Examples are given below.
The first argument, options, begins with a '\-' followed by The first argument, options, begins with a '\-' followed by
letters. Multiple options must begin with a single '\-'. letters. Multiple options must begin with a single '\-'.
The second argument is the device to be controlled. ATA device use the The second argument is the device to be controlled. ATA devices use the
form "/dev/hd*" and SCSI devices use the form "/dev/sd*". form "/dev/hd*" and SCSI devices use the form "/dev/sd*".
SCSI devices only accept the options a,i,c,e,d, and p. For SCSI Tape SCSI devices only accept the options a,i,c,e,d, and p. For SCSI Tape
...@@ -156,7 +156,8 @@ every four hours for disk defects. This command can be given during normal ...@@ -156,7 +156,8 @@ every four hours for disk defects. This command can be given during normal
system operation. system operation.
S.M.A.R.T. provides three basic classes of testing. The so-called S.M.A.R.T. provides three basic classes of testing. The so-called
'online' testing has no effect on the performance of the device. It 'online'
testing has no effect on the performance of the device. It
is turned on by the '\-e' option. The offline testing, enabled by this is turned on by the '\-e' option. The offline testing, enabled by this
'\-t' option, can, in principle, degrade the device performance. Normally, '\-t' option, can, in principle, degrade the device performance. Normally,
the disk will suspend any offline testing while disk accesses are the disk will suspend any offline testing while disk accesses are
...@@ -319,4 +320,4 @@ Please let us know if there is an on\-line source for this document. ...@@ -319,4 +320,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.8 2002/10/14 15:26:25 ballen4705 Exp $ $Id: smartctl.8,v 1.9 2002/10/15 12:30:50 ballen4705 Exp $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment