Changeset: 7c08edff7964 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7c08edff7964
Modified Files:
        documentation/source/manual_pages/mserver5.rst.in
        tools/mserver/mserver5.1.in
Branch: listenaddr
Log Message:

Specify the default value.


diffs (22 lines):

diff --git a/documentation/source/manual_pages/mserver5.rst.in 
b/documentation/source/manual_pages/mserver5.rst.in
--- a/documentation/source/manual_pages/mserver5.rst.in
+++ b/documentation/source/manual_pages/mserver5.rst.in
@@ -225,6 +225,7 @@ distributed) plans. These parameters con
 
    **localhost**
       The server listens only on the IPv4 and IPv6 loopback interface.
+      This is the default.
 
    **127.0.0.1**
       The server listens only on the IPv4 loopback interface.
diff --git a/tools/mserver/mserver5.1.in b/tools/mserver/mserver5.1.in
--- a/tools/mserver/mserver5.1.in
+++ b/tools/mserver/mserver5.1.in
@@ -280,6 +280,7 @@ Possibilites are:
 .TP
 .B localhost
 The server listens only on the IPv4 and IPv6 loopback interface.
+This is the default.
 .TP
 .B 127.0.0.1
 The server listens only on the IPv4 loopback interface.
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to