summaryrefslogtreecommitdiffstats
path: root/man3/rcmd.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/rcmd.3')
-rw-r--r--man3/rcmd.340
1 files changed, 21 insertions, 19 deletions
diff --git a/man3/rcmd.3 b/man3/rcmd.3
index 072590e26..765e85ade 100644
--- a/man3/rcmd.3
+++ b/man3/rcmd.3
@@ -13,7 +13,7 @@
.\"
.\" 2007-12-08, mtk, Converted from mdoc to man macros
.\"
-.TH rcmd 3 2023-02-05 "Linux man-pages 6.03"
+.TH rcmd 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
rcmd, rresvport, iruserok, ruserok, rcmd_af,
rresvport_af, iruserok_af, ruserok_af \- routines for returning a
@@ -243,48 +243,50 @@ For information on the return from
and
.BR iruserok (),
see above.
-.SH VERSIONS
-The functions
-.BR iruserok_af (),
-.BR rcmd_af (),
-.BR rresvport_af (),
-and
-.BR ruserok_af ()
-functions are provided since glibc 2.2.
.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 rcmd (),
.BR rcmd_af ()
T} Thread safety MT-Unsafe
T{
+.na
+.nh
.BR rresvport (),
.BR rresvport_af ()
T} Thread safety MT-Safe
T{
+.na
+.nh
.BR iruserok (),
.BR ruserok (),
.BR iruserok_af (),
.BR ruserok_af ()
T} Thread safety MT-Safe locale
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-Not in POSIX.1.
-Present on the BSDs, Solaris, and many other systems.
-These
-functions appeared in
-4.2BSD.
+BSD.
+.SH HISTORY
+.TP
+.BR iruserok_af ()
+.TQ
+.BR rcmd_af ()
+.TQ
+.BR rresvport_af ()
+.TQ
+.BR ruserok_af ()
+glibc 2.2.
+.PP
+Solaris, 4.2BSD.
The "_af" variants are more recent additions,
and are not present on as wide a range of systems.
.SH BUGS
@@ -293,7 +295,7 @@ and
.BR iruserok_af ()
are declared in glibc headers only since glibc 2.12.
.\" Bug filed 25 Nov 2007:
-.\" http://sources.redhat.com/bugzilla/show_bug.cgi?id=5399
+.\" https://www.sourceware.org/bugzilla/show_bug.cgi?id=5399
.SH SEE ALSO
.BR rlogin (1),
.BR rsh (1),