OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-tools Date: 31-Jan-2005 15:11:35
Branch: HEAD Handle: 2005013114113500
Modified files:
openpkg-tools/cmd bf-mk.pl
Log:
fix copy and paste typo, this is the slave code
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-tools/cmd/bf-mk.pl
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/bf-mk.pl
============================================================================
$ cvs diff -u -r1.5 -r1.6 bf-mk.pl
--- openpkg-tools/cmd/bf-mk.pl 31 Jan 2005 10:37:10 -0000 1.5
+++ openpkg-tools/cmd/bf-mk.pl 31 Jan 2005 14:11:35 -0000 1.6
@@ -540,8 +540,8 @@
( echo "$0:$level Usage: $0 [options]"
echo "Available options:"
- echo " -1|oneshot run master once"
- echo " -l|loop run master in a loop"
+ echo " -1|oneshot run slave once"
+ echo " -l|loop run slave in a loop"
echo " -H|help print out this usage page"
echo "Notes on slave mode"
echo " with -[1l] the application executes the SLAVE role"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]