diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-10-24 12:10:26 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-10-27 14:35:20 +0000 |
| commit | 82b6cd5ef6547da2e3d18fbbc69393d73322df43 (patch) | |
| tree | 122d95ab656adf4041a5c8e3ceb50f8e36270937 /lib/libc/sys | |
| parent | f9020f19119e18cba8cea1d8f7af9ac832b1aa3c (diff) | |
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/getrlimitusage.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getrlimitusage.2 b/lib/libc/sys/getrlimitusage.2 index e2114def56c2..d0e92d7f88b4 100644 --- a/lib/libc/sys/getrlimitusage.2 +++ b/lib/libc/sys/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 . |
