diff options
Diffstat (limited to 'upstream/fedora-rawhide/man3/matherr.3')
-rw-r--r-- | upstream/fedora-rawhide/man3/matherr.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/fedora-rawhide/man3/matherr.3 b/upstream/fedora-rawhide/man3/matherr.3 index d8ac97c5..351baf51 100644 --- a/upstream/fedora-rawhide/man3/matherr.3 +++ b/upstream/fedora-rawhide/man3/matherr.3 @@ -4,7 +4,7 @@ .\" .\" SPDX-License-Identifier: Linux-man-pages-copyleft .\" -.TH matherr 3 2023-10-31 "Linux man-pages 6.06" +.TH matherr 3 2024-02-26 "Linux man-pages 6.7" .SH NAME matherr \- SVID math library exception handling .SH LIBRARY @@ -357,7 +357,7 @@ x=12345.000000 .in .SS Program source \& -.\" [[deprecated]] SRC BEGIN (matherr.c) +.\" SRC BEGIN (matherr.c) .EX #define _SVID_SOURCE #include <errno.h> |