add libxml2 package
[openwrt.git] / openwrt / package / portmap / files / portmap.init
index e1ed89a..31a3399 100644 (file)
@@ -9,7 +9,7 @@ case $1 in
   $BIN $OPTIONS
   ;;
  *)
-  echo "usage: $0 (start)"
+  echo "usage: $0 start"
   exit 1
 esac
 
This page took 0.020376 seconds and 4 git commands to generate.