]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
syscall-names.list: fix typos in comment
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 10 Oct 2019 00:38:28 +0000 (00:38 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 10 Oct 2019 00:38:28 +0000 (00:38 +0000)
* sysdeps/unix/sysv/linux/syscall-names.list: Fix typos in comment,
reformat the affected paragraph.

ChangeLog
sysdeps/unix/sysv/linux/syscall-names.list

index edcf1afe10f93b9ad1a861dd9cbf29300c949a98..ccb0949a1b3f98c6f6141b39a5beb9fd71d510b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-10-10  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * sysdeps/unix/sysv/linux/syscall-names.list: Fix typos in comment,
+       reformat the affected paragraph.
+
 2019-10-10  Ćukasz Majewski <lukma@denx.de>
 
        * include/time.h (__clock_settime64):
index b55ffbc2a09d2071b848b3d49826e3f1d135a8fc..15278236114ffccbcaa67216d5679673f79e65e5 100644 (file)
 # 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