summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-01-18 12:50:13 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-01-18 12:50:13 +0000
commit58d6ca915542def7150c0b763e2eecbf37eb7589 (patch)
tree5e0e0bb877cfbc3a6d6077f98461bc888d9a9e68 /lib/libc
parent28255f07ecbbe8b8e651e17c0a38a0dfb66c6da7 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/setresuid.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/setresuid.2 b/lib/libc/sys/setresuid.2
index 52ce7c7552de..988127e26bf8 100644
--- a/lib/libc/sys/setresuid.2
+++ b/lib/libc/sys/setresuid.2
@@ -77,3 +77,5 @@ These system calls are not available on many platforms.
They exist in
.Fx
to support Linux binaries linked against GNU libc2.
+.Sh HISTORY
+These system calls first appeared in HP-UX.