From 47f0c3cb138b945944268f22db942cde41e45003 Mon Sep 17 00:00:00 2001 From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Sat, 27 Sep 2008 19:17:24 +0000 Subject: [PATCH] Undo accidental insert of newline from last commit. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2654 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartd.8.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sm5/smartd.8.in b/sm5/smartd.8.in index 72f672c48..6bbf9897b 100644 --- a/sm5/smartd.8.in +++ b/sm5/smartd.8.in @@ -1,7 +1,7 @@ .ig Copyright (C) 2002-8 Bruce Allen <smartmontools-support@lists.sourceforge.net> -$Id: smartd.8.in,v 1.129 2008/09/27 17:04:39 chrfranke Exp $ +$Id: smartd.8.in,v 1.130 2008/09/27 19:17:24 chrfranke 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 @@ -170,7 +170,6 @@ debug mode is enabled. Prints a list (to STDOUT) of all the possible Directives which may appear in the configuration file /usr/local/etc/smartd.conf, and then exits. These Directives are also described later in this man page. They may - appear in the configuration file following the device name. .TP .B \-h, \-\-help, \-\-usage @@ -2053,4 +2052,4 @@ smartmontools home page at \fBhttp://smartmontools.sourceforge.net/#references\f .SH CVS ID OF THIS PAGE: -$Id: smartd.8.in,v 1.129 2008/09/27 17:04:39 chrfranke Exp $ +$Id: smartd.8.in,v 1.130 2008/09/27 19:17:24 chrfranke Exp $ -- GitLab