Skip to content
Snippets Groups Projects
Commit 09abe20d authored by ballen4705's avatar ballen4705
Browse files

Tell users about smartd.conf.5 manual page

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@357 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent e9152357
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# Home page: http://smartmontools.sourceforge.net # Home page: http://smartmontools.sourceforge.net
# #
# $Id: Makefile,v 1.39 2002/12/01 12:14:15 pjwilliams Exp $ # $Id: Makefile,v 1.40 2002/12/05 06:13:20 ballen4705 Exp $
# #
# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
# #
...@@ -48,7 +48,7 @@ pkgname=smartmontools-5.0 ...@@ -48,7 +48,7 @@ pkgname=smartmontools-5.0
pkgname2=$(pkgname)-$(counter) pkgname2=$(pkgname)-$(counter)
all: smartd smartctl all: smartd smartctl
@echo -e "\n\nSmartd can now use a configuration file /etc/smartd.conf. Do:\n\n\tman ./smartd.8\n\tman ./smartctl.8\n" @echo -e "\n\nSmartd can now use a configuration file /etc/smartd.conf. Do:\n\n\tman ./smartctl.8\n\tman ./smartd.8\n\tman ./smartd.conf.5\n"
@echo -e "to read the manual pages now. Unless you do a \"make install\" the manual pages won't be installed.\n" @echo -e "to read the manual pages now. Unless you do a \"make install\" the manual pages won't be installed.\n"
smartctl: smartctl.c atacmds.o ataprint.o scsicmds.o scsiprint.o \ smartctl: smartctl.c atacmds.o ataprint.o scsicmds.o scsiprint.o \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment