From bdb38b388a1a9ccacbd634bac721b8af70a6e3c9 Mon Sep 17 00:00:00 2001 From: joerg_wunsch Date: Tue, 15 Dec 2015 22:40:13 +0000 Subject: [PATCH] Do not suggest users might change the default config file. It will be overwritten by updates. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1366 81a1dc3b-b13d-400b-aceb-764788c761c2 --- ChangeLog | 5 +++++ avrdude.1 | 7 ++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 50131804..edc27418 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-12-15 Joerg Wunsch + + * avrdude.1 (-C): Do not suggest users might change the + default config file. It will be overwritten by updates. + 2015-12-09 Joerg Wunsch bug #46610: Floating point exception (core dumped) arch linux rpi2 diff --git a/avrdude.1 b/avrdude.1 index 682bb329..7f4fd6d2 100644 --- a/avrdude.1 +++ b/avrdude.1 @@ -289,11 +289,8 @@ by using ? as programmer-id. Use the specified config file to load configuration data. This file contains all programmer and part definitions that .Nm avrdude -knows about. If you have a programmer or part that -.Nm avrdude -does not know about, you can add it to the config file (be sure and -submit a patch back to the author so that it can be incorporated for -the next version). See the config file, located at +knows about. +See the config file, located at .Pa ${PREFIX}/etc/avrdude.conf , which contains a description of the format. .Pp