]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-viced-help-abortthres-20051014
authorLove Hörnquist-Åstrand <lha@it.su.se>
Sat, 15 Oct 2005 04:46:09 +0000 (04:46 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 15 Oct 2005 04:46:09 +0000 (04:46 +0000)
FIXES 22070

add help for abort thresshold switch

(cherry picked from commit f3d6141262e32e788838afee5e6c7a277ce3d029)

src/viced/viced.c

index 75a4661bd70885aa1955214ef4178dd2294d79ce..ec9bddbc235583469a9a44e233b85026edddad1d 100644 (file)
@@ -749,6 +749,7 @@ FlagMsg()
     strcat(buffer, "[-realm <Kerberos realm name>] ");
     strcat(buffer, "[-udpsize <size of socket buffer in bytes>] ");
     strcat(buffer, "[-sendsize <size of send buffer in bytes>] ");
+    strcat(buffer, "[-abortthreshold <abort threshold>] ");
 /*   strcat(buffer, "[-enable_peer_stats] "); */
 /*   strcat(buffer, "[-enable_process_stats] "); */
     strcat(buffer, "[-help]\n");