Changeset: 1fc4fa4c9b56 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1fc4fa4c9b56
Modified Files:
        tools/merovingian/client/monetdb.1
        tools/merovingian/daemon/monetdbd.1.in
Branch: ipv6
Log Message:

Updated man pages.


diffs (25 lines):

diff --git a/tools/merovingian/client/monetdb.1 
b/tools/merovingian/client/monetdb.1
--- a/tools/merovingian/client/monetdb.1
+++ b/tools/merovingian/client/monetdb.1
@@ -330,6 +330,9 @@ be changed.  See the
 manpage for available pipelines.  Changing this setting is discouraged
 at all times.
 .TP
+.BR ipv6= < yes | no >
+Forces database to bind on IPv6 addresses only.
+.TP
 .BR readonly= < yes | no >
 Defines if the database has to be started in readonly mode.  Updates are
 rejected in this mode, and the server employs some read-only
diff --git a/tools/merovingian/daemon/monetdbd.1.in 
b/tools/merovingian/daemon/monetdbd.1.in
--- a/tools/merovingian/daemon/monetdbd.1.in
+++ b/tools/merovingian/daemon/monetdbd.1.in
@@ -170,7 +170,7 @@ This property specifies which TCP port
 should listen to for connection requests.  Defaults to 50000.
 .TP
 .B ipv6
-This property forces monetdbd to bind on ipv6 addresses only.  This
+This property forces monetdbd to bind on IPv6 addresses only.  This
 enforcement applies to the discovery service as well if enabled.  In that
 case the discovery service will use IPv6 multicast on ff02::1 address.
 Defaults to false.
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to