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