From 98319835e05b93ea62e17f6bc3da4144f96ac2c5 Mon Sep 17 00:00:00 2001
From: Raymond Toy <toy.raymond@gmail.com>
Date: Wed, 6 Aug 2014 20:11:22 -0700
Subject: [PATCH] Regenerated and updated.

---
 src/i18n/locale/cmucl.pot | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/i18n/locale/cmucl.pot b/src/i18n/locale/cmucl.pot
index 91b884577..19b58d4ff 100644
--- a/src/i18n/locale/cmucl.pot
+++ b/src/i18n/locale/cmucl.pot
@@ -16324,9 +16324,9 @@ msgid ""
 "      :To Time-Spec\n"
 "	  Specify the beginning or end of the operand's lifetime.  :From can\n"
 "	  only be used with results, and :To only with arguments.  The default\n"
-"	  for the N'th argument/result is (:ARGUMENT N)/(:RESULT N).  These\n"
-"	  options are necessary primarily when operands are read or written out\n"
-"	  of order.\n"
+"	  for the N'th argument/result is (:ARGUMENT N)/(:RESULT N).  (The\n"
+"          first argument/result is number 0.) These options are necessary\n"
+"          primarily when operands are read or written out of order.\n"
 "   \n"
 "  :Conditional\n"
 "      This is used in place of :RESULTS with conditional branch VOPs.  "
-- 
GitLab