From: Love Hörnquist-Åstrand Date: Sat, 15 Oct 2005 04:46:09 +0000 (+0000) Subject: STABLE14-viced-help-abortthres-20051014 X-Git-Tag: openafs-stable-1_4_1-rc1~27 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=16a9c41a4fee9642825ec9759f95a1e2579b304c;p=packages%2Fo%2Fopenafs.git STABLE14-viced-help-abortthres-20051014 FIXES 22070 add help for abort thresshold switch (cherry picked from commit f3d6141262e32e788838afee5e6c7a277ce3d029) --- diff --git a/src/viced/viced.c b/src/viced/viced.c index 75a4661bd..ec9bddbc2 100644 --- a/src/viced/viced.c +++ b/src/viced/viced.c @@ -749,6 +749,7 @@ FlagMsg() strcat(buffer, "[-realm ] "); strcat(buffer, "[-udpsize ] "); strcat(buffer, "[-sendsize ] "); + strcat(buffer, "[-abortthreshold ] "); /* strcat(buffer, "[-enable_peer_stats] "); */ /* strcat(buffer, "[-enable_process_stats] "); */ strcat(buffer, "[-help]\n");