diff options
author | Kirk McKusick <mckusick@FreeBSD.org> | 2022-08-16 23:46:12 +0000 |
---|---|---|
committer | Kirk McKusick <mckusick@FreeBSD.org> | 2022-10-31 03:50:07 +0000 |
commit | 1639fa2cd5483e43d0fe1418f92090587f975b88 (patch) | |
tree | 751380bb24ff7cff289f5df7b417d6410fc43cfb | |
parent | de1f80e4c1386614a8b6c7b31d861d20930995cc (diff) | |
download | src-1639fa2cd5483e43d0fe1418f92090587f975b88.tar.gz src-1639fa2cd5483e43d0fe1418f92090587f975b88.zip |
Update date in tunefs(8) manual page.
PR: 261944
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 128b0398a1d420e3cb6ab3a535558ae0a55df04b)
-rw-r--r-- | sbin/tunefs/tunefs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |