summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-02-23 17:30:24 +0100
committerArthur de Jong <arthur@arthurdejong.org>2013-02-23 17:35:50 +0100
commitbfdf7cd045e4f622de75d5409063c8e91d61e3e3 (patch)
tree0e92c0fd58542e44ccdf79ccaa46be34db2fc5c0
parent1c6d856721974390b14ff7f0ee3bde8b37418ff1 (diff)
clarify NSLCD_ACTION_SERVICE_* request parameter description
-rw-r--r--nslcd.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/nslcd.h b/nslcd.h
index 24b1f14..456e2df 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -173,7 +173,9 @@
#define NSLCD_ACTION_RPC_BYNUMBER 0x000a0002
#define NSLCD_ACTION_RPC_ALL 0x000a0008
-/* Service (/etc/services) information requests. Result values are:
+/* Service (/etc/services) information requests. The BYNAME and BYNUMBER
+ requests contain an extra protocol string in the request which, if not
+ blank, will filter the services by this protocol. Result values are:
STRING service name
STRINGLIST service aliases
INT32 service (port) number