From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NO_DNS_FOR_FROM,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) by gnuweeb.org (Postfix) with ESMTPSA id BF71083031 for ; Wed, 8 Feb 2023 10:08:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1675850884; bh=gtBQUNyv0hTbsLuLgFlrUfam31KDRsnxnSenHuLaHTU=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=jWC9EZQ1+QvemEA8L++/6pfltMjl0w9uQkMWdEtBLlEcbQXlUEtoGFlrJBfgpOdTc OL8PwItptJVwdOzyM7qbhkwbypTk/wbNTDI5r0tygekGvK43f4Rrlu9z1iTZElowmV ar2BkL/Fx0KxkW8Up4wI9qEZ5309AS772fJzny3xVE7srWxfNmJQqYWxV7a3yB6lgj IUFcs32IVTWWdjiyskoJNf8wKYp6z7mViF/jRspkmYFo0GCi1NASfPxR7uMl+HSn5i kKyDPoytK1UTW/qla9R5OVxgQGP760taopDt4DAWmZ9xkdlk1EIg+MDcKBvc5dHeko NkibFbsM7FHzg== Received: by mail-lf1-f42.google.com with SMTP id bp15so26297571lfb.13 for ; Wed, 08 Feb 2023 02:08:04 -0800 (PST) X-Gm-Message-State: AO0yUKX7AqqZWli9DUlkgEdgFa75BhNvV/0Lj6FdevohcerbANlaK99W JfcmwLda5y7NzshS+aMrzKVcIcr3v1Q01LlupI0= X-Google-Smtp-Source: AK7set+QQ+fbJNqXAdw/0U0N/2uMU9dlN2f8NYxUsMzBjhr8ypIGsQYSSe3MgPny77YQ3rOQyInWbMjRRz0m3C2UfYM= X-Received: by 2002:ac2:4313:0:b0:4d5:869f:c5d0 with SMTP id l19-20020ac24313000000b004d5869fc5d0mr1025111lfh.115.1675850882810; Wed, 08 Feb 2023 02:08:02 -0800 (PST) MIME-Version: 1.0 References: <20230208063554.84031-1-zxce3@gnuweeb.org> <20230208063554.84031-3-zxce3@gnuweeb.org> In-Reply-To: <20230208063554.84031-3-zxce3@gnuweeb.org> From: Alviro Iskandar Setiawan Date: Wed, 8 Feb 2023 17:07:51 +0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [Request For Review v2 2/3] howto.tex: Fixed vocabulary mistake To: Memet Zx Cc: "GNU/Weeb Mailing List" , Ammar Faizi , Arthur Lapz Content-Type: text/plain; charset="UTF-8" List-Id: On Wed, Feb 8, 2023 at 1:36 PM Memet Zx wrote: > Tujuan dari buku ini adalah untuk membantu Kamu mengembangkan > program untuk sistem paralel dengan shared-memori tanpa mengorbankan This mixed language looks ugly to me, just use "shared-memory" or whatever the original word. i can't see the original word in this diff because this patchset base-commit is wrong, i'll leave that for v3 before going through more of this