From c2439e2c5030f09a7ba0a74258bed354f53b08ab Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 22 Nov 2002 09:18:18 +0000 Subject: [PATCH] Fixed typo that produced nroff error git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@302 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartd.8 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sm5/smartd.8 b/sm5/smartd.8 index f923e22b7..a4a44984c 100644 --- a/sm5/smartd.8 +++ b/sm5/smartd.8 @@ -1,6 +1,6 @@ \# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> \# -\# $Id: smartd.8,v 1.32 2002/11/21 17:45:59 ballen4705 Exp $ +\# $Id: smartd.8,v 1.33 2002/11/22 09:18:18 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 @@ -16,7 +16,7 @@ \# Research Center), Jack Baskin School of Engineering, University of \# California, Santa Cruz. http://ssrc.soe.ucsc.edu/ \# -.TH SMARTD 8 "$Date: 2002/11/21 17:45:59 $" "smartmontools-5.0" +.TH SMARTD 8 "$Date: 2002/11/22 09:18:18 $" "smartmontools-5.0" .SH NAME smartd \- S.M.A.R.T. Daemon .SH SYNOPSIS @@ -241,9 +241,9 @@ Section below! .B # 9, 194, and 231, and shows continued lines: .B # .B \ \ /dev/hdd\ -L\ -l\ -t\ \ \(rs\ \ # Attributes not tracked: -.B\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -I\ 194\ \(rs\ \ # temperature -.B\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -I\ 231\ \(rs\ \ # also temperature -.B\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ -I 9\ \ \ \ \ \ # power-on hours +.B \ \ \ \ \ \ \ \ \ \ \ \ \ \ -I\ 194\ \(rs\ \ # temperature +.B \ \ \ \ \ \ \ \ \ \ \ \ \ \ -I\ 231\ \(rs\ \ # also temperature +.B \ \ \ \ \ \ \ \ \ \ \ \ \ \ -I 9\ \ \ \ \ \ # power-on hours .B # .B ################################################ .fi @@ -623,4 +623,4 @@ Please let us know if there is an on\-line source for this document. .SH CVS ID OF THIS PAGE: -$Id: smartd.8,v 1.32 2002/11/21 17:45:59 ballen4705 Exp $ +$Id: smartd.8,v 1.33 2002/11/22 09:18:18 ballen4705 Exp $ -- GitLab