[exim-cvs] cvs commit: exim/exim-doc/doc-docbook spec.xfpt

トップ ページ
このメッセージを削除
このメッセージに返信
著者: John Jetmore
日付:  
To: exim-cvs
題目: [exim-cvs] cvs commit: exim/exim-doc/doc-docbook spec.xfpt
jetmore 2007/07/20 18:06:15 BST

  Modified files:
    exim-doc/doc-docbook spec.xfpt 
  Log:
  doc typo in $load_average


  Revision  Changes                              Path
  1.22      +1 -1;  commitid: 4cf846a0eb654567;  exim/exim-doc/doc-docbook/spec.xfpt


  Index: spec.xfpt
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-docbook/spec.xfpt,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- spec.xfpt    20 Jul 2007 16:01:21 -0000    1.21
  +++ spec.xfpt    20 Jul 2007 17:06:15 -0000    1.22
  @@ -1,4 +1,4 @@
  -. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.21 2007/07/20 16:01:21 magnus Exp $
  +. $Cambridge: exim/exim-doc/doc-docbook/spec.xfpt,v 1.22 2007/07/20 17:06:15 jetmore Exp $
   .
   . /////////////////////////////////////////////////////////////////////////////
   . This is the primary source of the Exim Manual. It is an xfpt document that is
  @@ -10681,7 +10681,7 @@


.vitem &$load_average$&
.vindex "&$load_average$&"
-This variable contains the system load average, multiplied by 1000 to that it
+This variable contains the system load average, multiplied by 1000 so that it
is an integer. For example, if the load average is 0.21, the value of the
variable is 210. The value is recomputed every time the variable is referenced.