summaryrefslogtreecommitdiffstats
path: root/man3/ftok.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ftok.3')
-rw-r--r--man3/ftok.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/ftok.3 b/man3/ftok.3
index dc51d65bb..3b7d8ecaa 100644
--- a/man3/ftok.3
+++ b/man3/ftok.3
@@ -7,7 +7,7 @@
.\" Changed data type of proj_id; minor fixes
.\" aeb: further fixes; added notes.
.\"
-.TH ftok 3 2022-12-15 "Linux man-pages 6.03"
+.TH ftok 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
ftok \- convert a pathname and a project identifier to a System V IPC key
.SH LIBRARY
@@ -53,22 +53,22 @@ system call.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR ftok ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001.
.SH NOTES
On some ancient systems, the prototype was:
.PP