From eee8cd8c2d6b3350b1d88e33007f31a1422b8459 Mon Sep 17 00:00:00 2001 From: Olivier Certner Date: Mon, 28 Apr 2025 16:58:58 +0200 Subject: [PATCH] ps.1: Update .Dd Noted by: lwhsu MFC after: 3 days Sponsored by: The FreeBSD Foundation --- 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 ff9a847ffd8..24d8f98b1f7 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd March 14, 2025 +.Dd April 28, 2025 .Dt PS 1 .Os .Sh NAME