From d137d4da1b21e3ba8f8b9cdf643c98978b935f8e Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Wed, 9 Oct 2002 18:07:17 +0000
Subject: [PATCH] Put in CVS version strings that I forgot...

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@8 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/CHANGELOG    | 2 ++
 sm5/Makefile     | 2 ++
 sm5/README       | 3 +++
 sm5/TODO         | 2 ++
 sm5/smartctl.8   | 5 +++++
 sm5/smartd.8     | 3 +++
 sm5/smartd.initd | 4 +++-
 7 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index 6de2ad117..ffbdc5d20 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,5 +1,7 @@
 CHANGELOG for smartmontools
 
+$Id: CHANGELOG,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
+
 Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
 
 This program is free software; you can redistribute it and/or modify it
diff --git a/sm5/Makefile b/sm5/Makefile
index 309585cdd..7c93e0912 100644
--- a/sm5/Makefile
+++ b/sm5/Makefile
@@ -1,5 +1,7 @@
 # Makefile for smartmontools
 #
+# $Id: Makefile,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
+#
 # Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
 # 
 # This program is free software; you can redistribute it and/or modify it
diff --git a/sm5/README b/sm5/README
index ee1485b33..2c0f62eb0 100644
--- a/sm5/README
+++ b/sm5/README
@@ -169,3 +169,6 @@ SFF FaxAccess: (408) 741-1600
 Ph: (408) 867-6630
 Fax: (408) 867-2115
 E-Mail: 250-1752@mcimail.com.
+
+
+$Id: README,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
diff --git a/sm5/TODO b/sm5/TODO
index d3ee19064..d6a2ea0ef 100644
--- a/sm5/TODO
+++ b/sm5/TODO
@@ -2,6 +2,8 @@ TODO list for smartmontools:
 
 Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
 
+$Id: TODO,v 1.2 2002/10/09 18:07:17 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
 Software Foundation; either version 2, or (at your option) any later
diff --git a/sm5/smartctl.8 b/sm5/smartctl.8
index 922c5ef8f..41fd5ee0b 100644
--- a/sm5/smartctl.8
+++ b/sm5/smartctl.8
@@ -1,4 +1,6 @@
 \# Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+\#
+\# $Id: smartctl.8,v 1.2 2002/10/09 18:07:17 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,3 +293,6 @@ Fax: +01 408-867-2115
 E-Mail: 250-1752@mcimail.com.
 .PP
 Please let us know if there is an on\-line source for this document.
+
+.nf
+$Id: smartctl.8,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
diff --git a/sm5/smartd.8 b/sm5/smartd.8
index 1e0de3abd..644d773ce 100644
--- a/sm5/smartd.8
+++ b/sm5/smartd.8
@@ -146,3 +146,6 @@ Fax: +01 408-867-2115
 E-Mail: 250-1752@mcimail.com.
 .PP
 Please let us know if there is an on\-line source for this document.
+
+.nf
+$Id: smartd.8,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
diff --git a/sm5/smartd.initd b/sm5/smartd.initd
index 271d4e2ea..82a7de70f 100755
--- a/sm5/smartd.initd
+++ b/sm5/smartd.initd
@@ -5,7 +5,9 @@
 # description: Self Monitoring and Reporting Technology (SMART) Daemon
 #
 # processname: smartd 
-
+#
+# $Id: smartd.initd,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
+#
 # Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
 # 
 # This program is free software; you can redistribute it and/or modify it
-- 
GitLab