From unknown Sat Sep 06 09:27:48 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#18394 <18394@debbugs.gnu.org> To: bug#18394 <18394@debbugs.gnu.org> Subject: Status: [PATCH] typo in manual Reply-To: bug#18394 <18394@debbugs.gnu.org> Date: Sat, 06 Sep 2025 16:27:48 +0000 retitle 18394 [PATCH] typo in manual reassign 18394 coreutils submitter 18394 OKANO Takayoshi severity 18394 normal tag 18394 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 03 11:36:04 2014 Received: (at submit) by debbugs.gnu.org; 3 Sep 2014 15:36:04 +0000 Received: from localhost ([127.0.0.1]:57968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XPCbL-00062A-JF for submit@debbugs.gnu.org; Wed, 03 Sep 2014 11:36:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35933) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XP7jQ-0005It-O9 for submit@debbugs.gnu.org; Wed, 03 Sep 2014 06:24:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XP7jE-0002B3-U9 for submit@debbugs.gnu.org; Wed, 03 Sep 2014 06:23:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP7jE-0002Ay-RS for submit@debbugs.gnu.org; Wed, 03 Sep 2014 06:23:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP7j8-0003eF-Th for bug-coreutils@gnu.org; Wed, 03 Sep 2014 06:23:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XP7j3-000283-11 for bug-coreutils@gnu.org; Wed, 03 Sep 2014 06:23:46 -0400 Received: from mail113.siriuscloud.jp ([219.118.72.113]:39747 helo=mail03.SiriusCloud.jp) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP7j2-00026l-O2 for bug-coreutils@gnu.org; Wed, 03 Sep 2014 06:23:40 -0400 Received: from [192.168.1.100] (g1-27-253-251-110.bmobile.ne.jp [27.253.251.110]) (Authenticated sender: kano@na.rim.or.jp) by access03.SiriusCloud.jp (Postfix) with ESMTPA id AB50C3001C739 for ; Wed, 3 Sep 2014 19:23:36 +0900 (JST) Authentication-Results: access03.SiriusCloud.jp; dkim=none (no signature) header.i=unknown; x-dkim-adsp=none (insecure policy) Message-ID: <5406EC28.4090402@na.rim.or.jp> Date: Wed, 03 Sep 2014 19:23:36 +0900 From: OKANO Takayoshi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: bug-coreutils@gnu.org Subject: [PATCH] typo in manual Content-Type: multipart/mixed; boundary="------------030600070003090209080007" X-Virus-Scanned: clamav-milter 0.97.8 at si-mail03 X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 03 Sep 2014 11:36:02 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) This is a multi-part message in MIME format. --------------030600070003090209080007 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit There is a typo in the coreutils manual (description for "timeout --preserve-status"). It is pointed out by Yureruchihirosan (twitter @tboffice) at https://github.com/nanaka-inside/kaisetsu-CoreUtils/blob/master/all.rst Patch for git-master attached. --------------030600070003090209080007 Content-Type: text/x-texinfo; name="patch-doc-coreutils.texi" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-doc-coreutils.texi" diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 47d698e..c3d12f5 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -16678,7 +16678,7 @@ Options must precede operands. @opindex --preserve-status Return the exit status of the managed @var{command} on timeout, rather than a specific exit status indicating a timeout. This is useful if the -managed @var{command} supports running for an indeterminite amount of time. +managed @var{command} supports running for an indeterminate amount of time. @item --foreground @opindex --foreground --------------030600070003090209080007-- From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 03 12:54:10 2014 Received: (at 18394-done) by debbugs.gnu.org; 3 Sep 2014 16:54:10 +0000 Received: from localhost ([127.0.0.1]:58002 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XPDow-00086b-1R for submit@debbugs.gnu.org; Wed, 03 Sep 2014 12:54:10 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:55894) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XPDos-000861-RB for 18394-done@debbugs.gnu.org; Wed, 03 Sep 2014 12:54:07 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id A492A39E8016; Wed, 3 Sep 2014 09:54:00 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LzDRDMy-gccv; Wed, 3 Sep 2014 09:53:52 -0700 (PDT) Received: from [192.168.1.9] (pool-71-177-17-123.lsanca.dsl-w.verizon.net [71.177.17.123]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 0594539E8011; Wed, 3 Sep 2014 09:53:52 -0700 (PDT) Message-ID: <5407479F.4090405@cs.ucla.edu> Date: Wed, 03 Sep 2014 09:53:51 -0700 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: OKANO Takayoshi , 18394-done@debbugs.gnu.org Subject: Re: bug#18394: [PATCH] typo in manual References: <5406EC28.4090402@na.rim.or.jp> In-Reply-To: <5406EC28.4090402@na.rim.or.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: 18394-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Thanks for reporting that typo; I installed the fix. From unknown Sat Sep 06 09:27:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 02 Oct 2014 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator