From 43a7ba80d8b4eddf3458e20a5030da141c1bdb2c Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 9 Apr 2004 04:16:06 +0000 Subject: [PATCH] Typos git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1663 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartd.8.in | 6 +++--- sm5/smartd.conf.5.in | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sm5/smartd.8.in b/sm5/smartd.8.in index c76da8bf8..41abfaf02 100644 --- a/sm5/smartd.8.in +++ b/sm5/smartd.8.in @@ -1,7 +1,7 @@ .ig Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net> -$Id: smartd.8.in,v 1.58 2004/04/09 03:30:05 ballen4705 Exp $ +$Id: smartd.8.in,v 1.59 2004/04/09 04:16:06 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 @@ -962,7 +962,7 @@ one or more disk sectors could not be read. \fIFailedReadSmartErrorLog\fP: the command to read the SMART error log failed. .nf .fi -\fIFailedReadSmartSeflTestLog\fP: the command to read the SMART self-test log failed. +\fIFailedReadSmartSelfTestLog\fP: the command to read the SMART self-test log failed. .nf .fi \fIFailedOpenDevice\fP: the open() command to the device failed. @@ -1644,4 +1644,4 @@ smartmontools home page at \fBhttp://smartmontools.sourceforge.net/\fP . .SH CVS ID OF THIS PAGE: -$Id: smartd.8.in,v 1.58 2004/04/09 03:30:05 ballen4705 Exp $ +$Id: smartd.8.in,v 1.59 2004/04/09 04:16:06 ballen4705 Exp $ diff --git a/sm5/smartd.conf.5.in b/sm5/smartd.conf.5.in index 731dc8836..9928bc89e 100644 --- a/sm5/smartd.conf.5.in +++ b/sm5/smartd.conf.5.in @@ -1,7 +1,7 @@ .ig Copyright (C) 2002-4 Bruce Allen <smartmontools-support@lists.sourceforge.net> -$Id: smartd.conf.5.in,v 1.45 2004/04/09 03:30:06 ballen4705 Exp $ +$Id: smartd.conf.5.in,v 1.46 2004/04/09 04:16:06 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 @@ -634,7 +634,7 @@ one or more disk sectors could not be read. \fIFailedReadSmartErrorLog\fP: the command to read the SMART error log failed. .nf .fi -\fIFailedReadSmartSeflTestLog\fP: the command to read the SMART self-test log failed. +\fIFailedReadSmartSelfTestLog\fP: the command to read the SMART self-test log failed. .nf .fi \fIFailedOpenDevice\fP: the open() command to the device failed. @@ -1152,4 +1152,4 @@ SEE ALSO: .SH CVS ID OF THIS PAGE: -$Id: smartd.conf.5.in,v 1.45 2004/04/09 03:30:06 ballen4705 Exp $ +$Id: smartd.conf.5.in,v 1.46 2004/04/09 04:16:06 ballen4705 Exp $ -- GitLab