summaryrefslogtreecommitdiff
path: root/prog_guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'prog_guide.txt')
-rw-r--r--prog_guide.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/prog_guide.txt b/prog_guide.txt
index 31a9fb8861..a8becef80a 100644
--- a/prog_guide.txt
+++ b/prog_guide.txt
@@ -1,3 +1,5 @@
+
+
THIS IS INCOMPLETE! I'M ONLY COMMITING IT IN ORDER TO SOLICIT COMMENTS
FROM A FEW PEOPLE. DON'T TAKE THIS AS THE FINAL VERSION YET.
@@ -523,7 +525,8 @@ string.
The format is:
- TRANSPORT:host:[flags]
+ TRANSPORT:host:[flags] or
+ TRANSPORT:[flags] (for server side or general specifications)
where TRANSPORT is either ncacn_np for SMB or ncacn_ip_tcp for RPC/TCP