From f6d240d30cf3711d0a011e15dc441c2afdb378b6 Mon Sep 17 00:00:00 2001
From: pjwilliams <pjwilliams@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sat, 7 Dec 2002 15:43:22 +0000
Subject: [PATCH] Mentioned that long options are not available on all systems

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@362 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/smartd.8 | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/sm5/smartd.8 b/sm5/smartd.8
index a48502ac1..9ce151e6a 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.39 2002/12/03 23:29:21 pjwilliams Exp $
+\# $Id: smartd.8,v 1.40 2002/12/07 15:43:22 pjwilliams 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/12/03 23:29:21 $" "smartmontools-5.0"
+.TH SMARTD 8  "$Date: 2002/12/07 15:43:22 $" "smartmontools-5.0"
 .SH NAME
 smartd \- S.M.A.R.T. Daemon
 .SH SYNOPSIS
@@ -93,6 +93,9 @@ start-up.
 
 .SH 
 OPTIONS
+Long options are not supported on all systems.  Use
+.B 'smartd \-h'
+to see the available options.
 .TP
 .B \-X, \-\-debugmode
 eXamine: Runs 
@@ -653,4 +656,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.39 2002/12/03 23:29:21 pjwilliams Exp $
+$Id: smartd.8,v 1.40 2002/12/07 15:43:22 pjwilliams Exp $
-- 
GitLab