From ed534cc3ff51545f3da896d4dc21ced4a8533739 Mon Sep 17 00:00:00 2001 From: bsd Date: Sat, 12 Jan 2002 01:31:01 +0000 Subject: [PATCH] Update copyright and add description of "default". Submitted by: Joerg Wunsch git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@117 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude.1 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/avrdude.1 b/avrdude.1 index d0cb13bd..2629aa9c 100644 --- a/avrdude.1 +++ b/avrdude.1 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2001 Joerg Wunsch +.\" Copyright (c) 2001, 2002 Joerg Wunsch .\" .\" All rights reserved. .\" @@ -24,7 +24,7 @@ .\" .\" $Id$ .\" -.Dd DATE January 19, 2001 +.Dd DATE January 11, 2002 .Os .Dt AVRPROG 1 .Sh NAME @@ -144,7 +144,11 @@ option). New pin configurations can be easily added or modified through the use of a config file to make .Nm avrprog work with different programmers as long as the programmer supports the -Atmel AVR serial program method. +Atmel AVR serial program method. If that file contains an entry named +.Dq default , +this one will be used as default if +.Fl c Ar programmer-id +is missing; otherwise a builtin default will be used. .It Fl C Ar config-file Use the specified config file to load configuration data. This file contains all programmer and part definitions that