diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-06-18 15:38:13 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-06-18 15:38:13 +0200 |
| commit | eb9a0b2f7523fb33ff1f7a8fffc313a05a60ea08 (patch) | |
| tree | 3f4690ab14a400bbec7dc5bb92c9b18188dc5f8b /man2/setresuid.2 | |
| parent | 6807fc6f8a4cd44d802e4889036b7d9b28728bc3 (diff) | |
| download | man-pages-eb9a0b2f7523fb33ff1f7a8fffc313a05a60ea08.tar.gz | |
intro.1, gettimeofday.2, mkdir.2, nice.2, setresuid.2, stime.2, adjtime.3, getttyent.3, proc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/setresuid.2')
| -rw-r--r-- | man2/setresuid.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/setresuid.2 b/man2/setresuid.2 index 0c4a89745d..90e7cc661b 100644 --- a/man2/setresuid.2 +++ b/man2/setresuid.2 @@ -108,7 +108,7 @@ they also appear on HP-UX and some of the BSDs. .SH NOTES Under HP-UX and FreeBSD, the prototype is found in .IR <unistd.h> . -Under Linux the prototype is provided by glibc since version 2.3.2. +Under Linux, the prototype is provided by glibc since version 2.3.2. The original Linux .BR setresuid () |
