]> granicus.if.org Git - curl/commitdiff
plan9: fix installation instructions
authorlufia <lufia@lufia.org>
Wed, 28 Aug 2019 16:09:49 +0000 (01:09 +0900)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Aug 2019 17:24:59 +0000 (19:24 +0200)
Closes #4276

plan9/BUILD.PLAN9.txt

index 1d04c5e7f2674f521bf9c9cf1722987101d4c5cd..6df23d31a7b108bf3704939a5a0bc75ebc9b96f3 100644 (file)
@@ -17,10 +17,10 @@ Instruction
 ===========
 First, you should construct namespace as like described below:
 
-% bind -a ../lib lib
-% bind -a ../src src
-% bind -a ../include include
-% bind -a .. .
+% bind -ac ../lib lib
+% bind -ac ../src src
+% bind -ac ../include include
+% bind -ac .. .
 
 Then you will see as shown below (excerpt):