diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-01-18 12:50:13 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-01-18 12:50:13 +0000 |
commit | 960ecfb171cca2861d481f2f10e3400295ccd6e5 (patch) | |
tree | be70fbe2485b6d6bde05aa223e4b7b5bf5e23e90 /lib/libc | |
parent | 70964425685d52e9bf42cf1d711e7a1854e4950f (diff) | |
download | FreeBSD-src-960ecfb171cca2861d481f2f10e3400295ccd6e5.zip FreeBSD-src-960ecfb171cca2861d481f2f10e3400295ccd6e5.tar.gz |
Add HISTORY.
Submitted by: obrien
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/setresuid.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/setresuid.2 b/lib/libc/sys/setresuid.2 index 52ce7c7..988127e 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. |