From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arun Isaac Newsgroups: gmane.lisp.guile.bugs Subject: bug#42228: [PATCH 3/3] doc: Improve documentation of make-shared-array. Date: Mon, 6 Jul 2020 21:08:50 +0530 Message-ID: <20200706153850.13457-3-arunisaac@systemreboot.net> References: <20200706153850.13457-1-arunisaac@systemreboot.net> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23418"; mail-complaints-to="usenet@ciao.gmane.io" To: 42228@debbugs.gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Mon Jul 06 17:40:09 2020 Return-path: Envelope-to: guile-bugs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jsTDz-0005tH-Qe for guile-bugs@m.gmane-mx.org; Mon, 06 Jul 2020 17:40:07 +0200 Original-Received: from localhost ([::1]:58780 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jsTDy-0004b6-8t for guile-bugs@m.gmane-mx.org; Mon, 06 Jul 2020 11:40:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40358) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jsTDu-0004al-Ps for bug-guile@gnu.org; Mon, 06 Jul 2020 11:40:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51365) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jsTDu-0006Qb-Fz for bug-guile@gnu.org; Mon, 06 Jul 2020 11:40:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jsTDu-0001Kh-Do for bug-guile@gnu.org; Mon, 06 Jul 2020 11:40:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 06 Jul 2020 15:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42228 X-GNU-PR-Package: guile X-GNU-PR-Keywords: patch Original-Received: via spool by 42228-submit@debbugs.gnu.org id=B42228.15940499465016 (code B ref 42228); Mon, 06 Jul 2020 15:40:02 +0000 Original-Received: (at 42228) by debbugs.gnu.org; 6 Jul 2020 15:39:06 +0000 Original-Received: from localhost ([127.0.0.1]:34672 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsTCz-0001Io-NQ for submit@debbugs.gnu.org; Mon, 06 Jul 2020 11:39:05 -0400 Original-Received: from mugam.systemreboot.net ([139.59.75.54]:60752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsTCx-0001IT-Rq for 42228@debbugs.gnu.org; Mon, 06 Jul 2020 11:39:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=8K/9oDCQLGMMHO0QNc2/4xfzAqPRa3y8YPm+mmKfIFI=; b=eoh/f3rgzshjv0sSm34OpXs1xH 75P/uDJD2u3pPEjaW/0P3cJBieBAqE1nGPMj/aePXeG7jZl9Cw0M44qh5ieVyAe9BnbgMUGDwGMeZ H+R4aQq/klZwVcu27ueJoBPPe/C8sYG2AOTBjrWjBh+SBOqL97kcd3Oqznr4+3mZdTDc=; Original-Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1jsTCu-000aNB-M4; Mon, 06 Jul 2020 21:09:00 +0530 X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200706153850.13457-1-arunisaac@systemreboot.net> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.io gmane.lisp.guile.bugs:9840 Archived-At: * doc/ref/api-data.texi (Shared Arrays): Replace "either" with "either array" in make-shared-array documentation. --- doc/ref/api-data.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi index ed14b2298..012c114e5 100644 --- a/doc/ref/api-data.texi +++ b/doc/ref/api-data.texi @@ -7575,8 +7575,8 @@ row-major order, but that might change in the future. Use @deffn {Scheme Procedure} make-shared-array oldarray mapfunc bound @dots{} @deffnx {C Function} scm_make_shared_array (oldarray, mapfunc, boundlist) -Return a new array which shares the storage of @var{oldarray}. -Changes made through either affect the same underlying storage. The +Return a new array which shares the storage of @var{oldarray}. Changes +made through either array affect the same underlying storage. The @var{bound} @dots{} arguments are the shape of the new array, the same as @code{make-array} (@pxref{Array Procedures}). -- 2.26.2