summaryrefslogtreecommitdiffstats
path: root/man3/dysize.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/dysize.3')
-rw-r--r--man3/dysize.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/dysize.3 b/man3/dysize.3
index a95e13e5c..7e2d32854 100644
--- a/man3/dysize.3
+++ b/man3/dysize.3
@@ -4,7 +4,7 @@
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.\" aeb: some corrections
-.TH dysize 3 2023-02-05 "Linux man-pages 6.03"
+.TH dysize 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
dysize \- get number of days for a given year
.SH LIBRARY
@@ -46,23 +46,23 @@ also found in
.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 dysize ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-This function occurs in SunOS 4.x.
-.SH NOTES
+None.
+.SH HISTORY
+SunOS 4.x.
+.PP
This is a compatibility function only.
Don't use it in new programs.
.\" The SCO version of this function had a year-2000 problem.