diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-12-17 01:34:44 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-12-17 01:34:44 +0000 |
commit | 75b48e9d74192cc7e6203662017568c739b8771d (patch) | |
tree | 6652785a3011a2e8011fbeab67df008243fbb0fc /man2/idle.2 | |
parent | ec1c522895f7d7303490fa1da6aaa6d76fc8bbc4 (diff) |
Various fixes to CONFORMING TO
Diffstat (limited to 'man2/idle.2')
-rw-r--r-- | man2/idle.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/idle.2 b/man2/idle.2 index 9bba6683..9fa4b9f5 100644 --- a/man2/idle.2 +++ b/man2/idle.2 @@ -57,7 +57,7 @@ never returns for process 0, and always returns \-1 for a user process. .B EPERM Always, for a user process. .SH "CONFORMING TO" -This function is Linux-specific, and should not be used in programs +This function is Linux specific, and should not be used in programs intended to be portable. .SH NOTES Since 2.3.13 this system call does not exist anymore. |