Просмотр исходного кода

Adjustment to echo'd message at the end of a `make all`

Fix for issue #100
John C. Frickson 9 лет назад
Родитель
Сommit
f94112bb61
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Makefile.in

+ 1 - 1
Makefile.in

@@ -70,7 +70,7 @@ all:
 	echo "";\
 	echo "You can now continue with the installation or upgrade process.";\
 	echo "";\
-	echo "Read the PDF documentation (NRPE.pdf) for information on the next";\
+	echo "Read the PDF documentation (docs/NRPE.pdf) for information on the next";\
 	echo "steps you should take to complete the installation or upgrade.";\
 	echo ""