summaryrefslogtreecommitdiff
path: root/ACE/netsvcs
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/netsvcs')
-rw-r--r--ACE/netsvcs/clients/Naming/Client/svc.conf2
-rw-r--r--ACE/netsvcs/clients/Naming/Client/svc2.conf2
-rw-r--r--ACE/netsvcs/servers/svc.conf2
3 files changed, 6 insertions, 0 deletions
diff --git a/ACE/netsvcs/clients/Naming/Client/svc.conf b/ACE/netsvcs/clients/Naming/Client/svc.conf
index 231c7b483b6..5efa47cfdaf 100644
--- a/ACE/netsvcs/clients/Naming/Client/svc.conf
+++ b/ACE/netsvcs/clients/Naming/Client/svc.conf
@@ -1,3 +1,5 @@
+# $Id$
+
# Note that $PORT is an environment variable that is
# automatically interpreted and substituted by ACE!
# static ACE_Naming_Context "main -p $PORT -h tango"
diff --git a/ACE/netsvcs/clients/Naming/Client/svc2.conf b/ACE/netsvcs/clients/Naming/Client/svc2.conf
index 6c3f6b57124..5c8f63abf96 100644
--- a/ACE/netsvcs/clients/Naming/Client/svc2.conf
+++ b/ACE/netsvcs/clients/Naming/Client/svc2.conf
@@ -1,3 +1,5 @@
+# $Id$
+
# Note that $DB and $PORT are environment variables that are
# automatically interpreted and substituted by ACE! In addition, note
# how you can give a relative name for the libACE_svcs.so and ACE will
diff --git a/ACE/netsvcs/servers/svc.conf b/ACE/netsvcs/servers/svc.conf
index 94462ea04b0..2e3828ff144 100644
--- a/ACE/netsvcs/servers/svc.conf
+++ b/ACE/netsvcs/servers/svc.conf
@@ -1,3 +1,5 @@
+# $Id$
+
# These are the services that can be linked into ACE.
# Note that you can append the "netsvcs" with
# a relative path if you idn't set your LD search path correctly --