aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/gethostname.2
diff options
context:
space:
mode:
Diffstat (limited to 'man/man2/gethostname.2')
-rw-r--r--man/man2/gethostname.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man2/gethostname.2 b/man/man2/gethostname.2
index c13bfabbd4..d657bfd7fc 100644
--- a/man/man2/gethostname.2
+++ b/man/man2/gethostname.2
@@ -140,13 +140,13 @@ in this case, a terminating null byte is not included in the returned
.SH STANDARDS
.TP
.BR gethostname ()
-POSIX.1-2008.
+POSIX.1-2024.
.TP
.BR sethostname ()
None.
.SH HISTORY
SVr4, 4.4BSD (these interfaces first appeared in 4.2BSD).
-POSIX.1-2001 and POSIX.1-2008 specify
+POSIX.1 specifies
.BR gethostname ()
but not
.BR sethostname ().