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/getmntent.3 | |
parent | 97c1eac86f435d7feeef158417941751e7bd7a15 (diff) |
Updated CONFORMING TO section
Diffstat (limited to 'man3/getmntent.3')
-rw-r--r-- | man3/getmntent.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getmntent.3 b/man3/getmntent.3 index 2fdb7b42a..a4c2edf41 100644 --- a/man3/getmntent.3 +++ b/man3/getmntent.3 @@ -134,8 +134,8 @@ a match is found and NULL otherwise. The non-reentrant functions are from SunOS 4.1.3. A routine .BR getmntent_r () -was introduced in HPUX 10, but it returns an int. The prototype -shown above is glibc-only. +was introduced in HP-UX 10, but it returns an int. +The prototype shown above is glibc-only. LSB deprecates the functions .BR endhostent (), .BR sethostent () |