about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2019-10-10 00:38:28 +0000
committerDmitry V. Levin <ldv@altlinux.org>2019-10-10 00:38:28 +0000
commite027ddeff60932b6a17f7f7c8b5c0a044b85722d (patch)
treee6c607c7cf02765cab8d30c337eeb2b53d7fa93e /sysdeps/unix/sysv/linux
parent7ce198e1235215df15545a704d6bded4ea728da8 (diff)
downloadglibc-e027ddeff60932b6a17f7f7c8b5c0a044b85722d.tar.gz
glibc-e027ddeff60932b6a17f7f7c8b5c0a044b85722d.tar.xz
glibc-e027ddeff60932b6a17f7f7c8b5c0a044b85722d.zip
syscall-names.list: fix typos in comment
* sysdeps/unix/sysv/linux/syscall-names.list: Fix typos in comment,
reformat the affected paragraph.
Diffstat (limited to 'sysdeps/unix/sysv/linux')
-rw-r--r--sysdeps/unix/sysv/linux/syscall-names.list9
1 files changed, 4 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