remove an obsolete comment for the flock template
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 31 Oct 2010 15:36:47 +0000 (15:36 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 31 Oct 2010 15:36:47 +0000 (15:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23744 3c298f89-4303-0410-b956-a3cf2f4a3e73

rules.mk

index 3bd6073..d352164 100644 (file)
--- a/rules.mk
+++ b/rules.mk
@@ -252,7 +252,6 @@ endef
 # Execute commands under flock
 # $(1) => The shell expression.
 # $(2) => The lock name. If not given, the global lock will be used.
-# $(3) => The filedescriptor used for the lock. Defaults to 1023.
 define locked
        SHELL= \
        $(STAGING_DIR_HOST)/bin/flock \
This page took 0.02879 seconds and 4 git commands to generate.