From 66c424e8ed680f5f3bb753e9de0bcf33bb5e9ea2 Mon Sep 17 00:00:00 2001 From: pjwilliams <pjwilliams@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 3 Jan 2003 20:31:11 +0000 Subject: [PATCH] Fixed typo in description of "9,temp" arg to -v option git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@406 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartctl.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sm5/smartctl.8 b/sm5/smartctl.8 index 1c67616c2..dc43f3513 100644 --- a/sm5/smartctl.8 +++ b/sm5/smartctl.8 @@ -1,6 +1,6 @@ \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# -\# $Id: smartctl.8,v 1.33 2003/01/03 17:25:12 ballen4705 Exp $ +\# $Id: smartctl.8,v 1.34 2003/01/03 20:31:11 pjwilliams 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 SMARTCTL 8 "$Date: 2003/01/03 17:25:12 $" "smartmontools-5.0" +.TH SMARTCTL 8 "$Date: 2003/01/03 20:31:11 $" "smartmontools-5.0" .SH NAME smartctl \- S.M.A.R.T. control and monitor utility .SH SYNOPSIS @@ -410,7 +410,7 @@ arguments to this option are: displayed in the form 'X h + Y m', where X is hours and Y is minutes. .I 9,temp -\- Raw attribute number 220 is the disk temperature in Celsius. +\- Raw attribute number 9 is the disk temperature in Celsius. .I 220,temp \- Raw attribute number 220 is the disk temperature in Celsius. @@ -653,4 +653,4 @@ Please let us know if there is an on\-line source for this document. .SH CVS ID OF THIS PAGE: -$Id: smartctl.8,v 1.33 2003/01/03 17:25:12 ballen4705 Exp $ +$Id: smartctl.8,v 1.34 2003/01/03 20:31:11 pjwilliams Exp $ -- GitLab