diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-10-24 12:10:26 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-10-24 16:02:45 +0000 |
| commit | 2387a51af235e4304c63f95465a569c878f49dcd (patch) | |
| tree | 9c304b99a80377035c72c6ea7d92b92eef3f05ad | |
| parent | f817f6e7f4a8dc507f3e1b1603dfd2d81093e3bd (diff) | |
getrlimitusage.2: Update HISTORY section
Add 14.2, as this was cherry-picked prior to release.
Reported by: Harald Eilertsen
Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53320
| -rw-r--r-- | lib/libsys/getrlimitusage.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libsys/getrlimitusage.2 b/lib/libsys/getrlimitusage.2 index e2114def56c2..d0e92d7f88b4 100644 --- a/lib/libsys/getrlimitusage.2 +++ b/lib/libsys/getrlimitusage.2 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd September 27, 2024 +.Dd October 24, 2025 .Dt GETRLIMITUSAGE 2 .Os .Sh NAME @@ -97,4 +97,4 @@ and The .Fn getrlimitusage system call appeared in -.Bx 15.0 . +.Fx 14.2 . |
