From patchwork Thu Oct 10 00:57:39 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Dmitry V. Levin" X-Patchwork-Id: 34894 Received: (qmail 1149 invoked by alias); 10 Oct 2019 00:57:44 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 1141 invoked by uid 89); 10 Oct 2019 00:57:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-19.0 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1267 X-HELO: vmicros1.altlinux.org Date: Thu, 10 Oct 2019 03:57:39 +0300 From: "Dmitry V. Levin" To: libc-alpha@sourceware.org Subject: [PATCH COMMITTED] syscall-names.list: fix typos in comment Message-ID: <20191010005739.GA24814@altlinux.org> MIME-Version: 1.0 Content-Disposition: inline * sysdeps/unix/sysv/linux/syscall-names.list: Fix typos in comment, reformat the affected paragraph. --- ChangeLog | 5 +++++ sysdeps/unix/sysv/linux/syscall-names.list | 9 ++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index b55ffbc2a0..1527823611 100644 --- a/sysdeps/unix/sysv/linux/syscall-names.list +++ b/sysdeps/unix/sysv/linux/syscall-names.list @@ -16,11 +16,10 @@ # License along with the GNU C Library; if not, see # . -# This file contains the list of system call names names. It has to -# remain in alphabetica order. Lines which start with # are treated -# as comments. This file can list all potential system calls. The -# names are only used if the installed kernel headers also provide -# them. +# This file contains the list of system call names. It has to remain in +# alphabetical order. Lines which start with # are treated as comments. +# This file can list all potential system calls. The names are only +# used if the installed kernel headers also provide them. # The list of system calls is current as of Linux 5.3. kernel 5.3