Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2022 23:47:31 GMT
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 128b0398a1d4 - main - Update date in tunefs(8) manual page.
Message-ID:  <202208162347.27GNlVel083906@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mckusick:

URL: https://cgit.FreeBSD.org/src/commit/?id=128b0398a1d420e3cb6ab3a535558ae0a55df04b

commit 128b0398a1d420e3cb6ab3a535558ae0a55df04b
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2022-08-16 23:46:12 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2022-08-16 23:46:59 +0000

    Update date in tunefs(8) manual page.
    
    Requested by: Li-Wen Hsu
    PR:           261944
    Sponsored by: The FreeBSD Foundation
---
 sbin/tunefs/tunefs.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index 5ad0210694d4..b9a581df6784 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -28,7 +28,7 @@
 .\"     @(#)tunefs.8	8.2 (Berkeley) 12/11/93
 .\" $FreeBSD$
 .\"
-.Dd January 29, 2019
+.Dd August 16, 2022
 .Dt TUNEFS 8
 .Os
 .Sh NAME



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208162347.27GNlVel083906>