summaryrefslogtreecommitdiffstats
path: root/man3/memfrob.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/memfrob.3')
-rw-r--r--man3/memfrob.313
1 files changed, 4 insertions, 9 deletions
diff --git a/man3/memfrob.3 b/man3/memfrob.3
index 4d688fd2a..3f19845ed 100644
--- a/man3/memfrob.3
+++ b/man3/memfrob.3
@@ -8,7 +8,7 @@
.\" Lewine's _POSIX Programmer's Guide_ (O'Reilly & Associates, 1991)
.\" 386BSD man pages
.\" Modified Sat Jul 24 18:54:45 1993 by Rik Faith (faith@cs.unc.edu)
-.TH memfrob 3 2022-12-15 "Linux man-pages 6.03"
+.TH memfrob 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
memfrob \- frobnicate (obfuscate) a memory area
.SH LIBRARY
@@ -42,25 +42,20 @@ area.
.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 memfrob ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-The
-.BR memfrob ()
-function is unique to the
-GNU C Library.
+GNU.
.SH SEE ALSO
.BR bstring (3),
.BR strfry (3)