public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH COMMITTED] syscall-names.list: fix typos in comment
@ 2019-10-10  0:57 Dmitry V. Levin
  0 siblings, 0 replies; only message in thread
From: Dmitry V. Levin @ 2019-10-10  0:57 UTC (permalink / raw)
  To: libc-alpha

* 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
 # <https://www.gnu.org/licenses/>.
 
-# 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

-- 
ldv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-10  0:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10  0:57 [PATCH COMMITTED] syscall-names.list: fix typos in comment Dmitry V. Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).