X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Fgengetopt%2Fserver.m4;h=48e7a1f49c299c3e8c52779c363df6b28b17e461;hp=916e88563ea32af2fc75d94c19a74f5c03ea0b64;hb=f2940b2fbde865256bc35c74e3bd624d2ff48d2e;hpb=72e9bdf7c5c09ca4c20cad56c68a9a155cceff43 diff --git a/m4/gengetopt/server.m4 b/m4/gengetopt/server.m4 index 916e8856..48e7a1f4 100644 --- a/m4/gengetopt/server.m4 +++ b/m4/gengetopt/server.m4 @@ -18,6 +18,7 @@ include(color.m4) include(daemon.m4) include(user.m4) include(group.m4) +include(priority.m4) option "port" p @@ -283,13 +284,12 @@ int typestr = "num" optional default = "4" details = " - This value must be larger than the value given for above - dccp-data-slices-per-group above. The difference being the - number of redundant slices per group, i.e. the number of - data packets that may be lost without causing interruptions - of the resulting audio stream. + This value must be larger than the value of the argument to + --dccp-data-slices-per-group. The difference of the two values is + the number of redundant slices, that is, the number of slices which + may be lost without causing interruptions in the audio stream. - Increase this value if for lossy networks. + Increase this value if you are on a lossy network. " ####################