diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-08-03 13:57:30 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-08-03 13:57:30 +0000 |
commit | 68e1685c25cab6c29e4250f592c39f47996776af (patch) | |
tree | 7d83ff852ff8dd6c7ca2fcaa610ab933590eba72 /man3/ctermid.3 | |
parent | 97c1eac86f435d7feeef158417941751e7bd7a15 (diff) |
Updated CONFORMING TO section
Diffstat (limited to 'man3/ctermid.3')
-rw-r--r-- | man3/ctermid.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/ctermid.3 b/man3/ctermid.3 index 8ff52a066..929edcb5e 100644 --- a/man3/ctermid.3 +++ b/man3/ctermid.3 @@ -46,7 +46,7 @@ is the maximum number of characters in the returned pathname. .SH "RETURN VALUE" The pointer to the pathname. .SH "CONFORMING TO" -SVID, Issue 1; POSIX.1 +Svr4, POSIX.1-2001. .SH BUGS The path returned may not uniquely identify the controlling terminal; it may, for example, be |