From 7856b5b9c05e53754b8af2625f44781238ef2018 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Wed, 16 Oct 2002 07:26:00 +0000
Subject: [PATCH] Typo in documentation

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@57 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/CHANGELOG  | 13 ++++++++++++-
 sm5/VERSION    |  2 +-
 sm5/smartctl.8 |  8 ++++----
 3 files changed, 17 insertions(+), 6 deletions(-)

diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index 3a64b4f19..748b0b409 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,6 +1,6 @@
 CHANGELOG for smartmontools
 
-$Id: CHANGELOG,v 1.5 2002/10/15 14:24:26 ballen4705 Exp $
+$Id: CHANGELOG,v 1.6 2002/10/16 07:26:00 ballen4705 Exp $
 
 Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
@@ -20,6 +20,17 @@ at the Concurrent Systems Laboratory (now part of the Storage Systems
 Research Center), Jack Baskin School of Engineering, University of
 California, Santa Cruz. http://ssrc.soe.ucsc.edu/
 
+
+smartmontools-5.0-??
+    Fixed additional typos in documentation
+
+smartmontools-5.0-9
+
+    Put project home path into all source files near the top
+    Corrected typos in the documentation
+    Modified Makefile so that Mandrake Cooker won't increment version number
+    (unless they happen to be working on my machine, which I doubt!)
+
 smartmontools-5.0-8:
 
     For IBM disks whose raw temp data includes three temps. print all
diff --git a/sm5/VERSION b/sm5/VERSION
index ec635144f..f599e28b8 100644
--- a/sm5/VERSION
+++ b/sm5/VERSION
@@ -1 +1 @@
-9
+10
diff --git a/sm5/smartctl.8 b/sm5/smartctl.8
index a61782234..ecca19a57 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.9 2002/10/15 12:30:50 ballen4705 Exp $
+\# $Id: smartctl.8,v 1.10 2002/10/16 07:26:00 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
@@ -15,7 +15,7 @@
 \# at the Concurrent Systems Laboratory (now part of the Storage Systems
 \# Research Center), Jack Baskin School of Engineering, University of
 \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/
-.TH SMARTCTL 8  "$Date: 2002/10/15 12:30:50 $" "smartmontools-5.0"
+.TH SMARTCTL 8  "$Date: 2002/10/16 07:26:00 $" "smartmontools-5.0"
 .SH NAME
 smartctl \- S.M.A.R.T. control utility 
 .SH SYNOPSIS
@@ -86,7 +86,7 @@ meaning.
 v
 Vendor: Prints only the vendor specific S.M.A.R.T. attributes.  The
 attributes are numbered from 1 to 253 and have specific names. For
-example attribute 12 is \'power cycle count\': how many times has the
+example attribute 12 is 'power cycle count': how many times has the
 disk been powered up.  Each attribute has a 'Raw' value, printed under
 the heading 'Raw Value', and a 'Normalized' value printed under the
 heading 'Value'.  Each vendor uses their own magic to convert the Raw
@@ -320,4 +320,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.9 2002/10/15 12:30:50 ballen4705 Exp $
+$Id: smartctl.8,v 1.10 2002/10/16 07:26:00 ballen4705 Exp $
-- 
GitLab