git: aff7cd295fdb - releng/12.4 - Update date in tunefs(8) manual page.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Nov 2022 00:14:28 UTC
The branch releng/12.4 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=aff7cd295fdb8caf2d58d5ec4eb295c6d164f13a commit aff7cd295fdb8caf2d58d5ec4eb295c6d164f13a Author: Kirk McKusick <mckusick@FreeBSD.org> AuthorDate: 2022-08-16 23:46:12 +0000 Commit: Kirk McKusick <mckusick@FreeBSD.org> CommitDate: 2022-11-01 00:04:18 +0000 Update date in tunefs(8) manual page. PR: 261944 Approved by: re (gjb) Sponsored by: The FreeBSD Foundation (cherry picked from commit 128b0398a1d420e3cb6ab3a535558ae0a55df04b) (cherry picked from commit 1639fa2cd5483e43d0fe1418f92090587f975b88) --- 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