git: 11e94e3849f0 - stable/14 - ps.1: Update .Dd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 May 2025 19:51:56 UTC
The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=11e94e3849f0d9f55a441ddf0206a5f6b4e053e0 commit 11e94e3849f0d9f55a441ddf0206a5f6b4e053e0 Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2025-04-28 14:58:58 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2025-05-01 19:48:47 +0000 ps.1: Update .Dd Noted by: lwhsu MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commit eee8cd8c2d6b3350b1d88e33007f31a1422b8459) --- bin/ps/ps.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 329ec4180503..c1c2bcea5813 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -35,7 +35,7 @@ .\" .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" -.Dd March 14, 2025 +.Dd April 28, 2025 .Dt PS 1 .Os .Sh NAME