[AudioLink-cvs]audiolink/code alfilldb,1.32,1.33
Status: Alpha
Brought to you by:
amitshah
|
From: <ami...@us...> - 2003-12-05 12:31:45
|
Update of /cvsroot/audiolink/audiolink/code
In directory sc8-pr-cvs1:/tmp/cvs-serv5743
Modified Files:
alfilldb
Log Message:
ouch! one more ref. to alfilldb_usage.txt
Index: alfilldb
===================================================================
RCS file: /cvsroot/audiolink/audiolink/code/alfilldb,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** alfilldb 5 Dec 2003 12:30:31 -0000 1.32
--- alfilldb 5 Dec 2003 12:31:42 -0000 1.33
***************
*** 448,452 ****
} else {
die "\n$0: Error: Invalid argument \'$prompt\' passed to \'prompt\'.
! See Documentation/alfilldb_usage.txt for more information.\n";
}
--- 448,452 ----
} else {
die "\n$0: Error: Invalid argument \'$prompt\' passed to \'prompt\'.
! See the alfilldb(1) man page for more information.\n";
}
|