aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-12 09:18:49 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-12 09:18:49 +0000
commitbe07ac90bc338bf6b4fe10e8efd7f6833b0d9abf (patch)
tree4e57a8d356ca938dec9bb6d06c4b28ad96b949ea /sysdeps
parentcaa27d8e149e40b6bbbe59b76e1aca54ecf2c358 (diff)
downloadglibc-be07ac90bc338bf6b4fe10e8efd7f6833b0d9abf.tar
glibc-be07ac90bc338bf6b4fe10e8efd7f6833b0d9abf.tar.gz
glibc-be07ac90bc338bf6b4fe10e8efd7f6833b0d9abf.tar.bz2
glibc-be07ac90bc338bf6b4fe10e8efd7f6833b0d9abf.zip
Correct typo.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/syscalls.list2
-rw-r--r--sysdeps/unix/sysv/linux/mips/syscalls.list2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/syscalls.list b/sysdeps/unix/sysv/linux/alpha/syscalls.list
index fb15ea9bae..8b593a0162 100644
--- a/sysdeps/unix/sysv/linux/alpha/syscalls.list
+++ b/sysdeps/unix/sysv/linux/alpha/syscalls.list
@@ -55,7 +55,7 @@ socketpair - socketpair 4 __socketpair socketpair
sysctl - _sysctl 6 sysctl
getresuid - getresuid 3 getresuid
-getresgid - getresgid 3 getresuid
+getresgid - getresgid 3 getresgid
# access pci space protected from machine checks:
pciconfig_read EXTRA pciconfig_read 5 pciconfig_read
diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list
index c00ee6bed4..b9392001e4 100644
--- a/sysdeps/unix/sysv/linux/mips/syscalls.list
+++ b/sysdeps/unix/sysv/linux/mips/syscalls.list
@@ -35,7 +35,7 @@ socket - socket 3 __socket socket
socketpair - socketpair 4 __socketpair socketpair
getresuid - getresuid 3 getresuid
-getresgid - getresgid 3 getresuid
+getresgid - getresgid 3 getresgid
#
# There are defined locally because the caller is also defined in this dir.