git: 312b1076c6b0 - main - diff: Bump manual page date.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 18:22:12 UTC
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=312b1076c6b0aff9bbcaff058b93385eaf607685 commit 312b1076c6b0aff9bbcaff058b93385eaf607685 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2024-02-26 18:21:40 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2024-02-26 18:21:40 +0000 diff: Bump manual page date. Sponsored by: Klara, Inc. --- usr.bin/diff/diff.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 34658ad69da0..6351c58114e0 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd March 10, 2022 +.Dd February 26, 2024 .Dt DIFF 1 .Os .Sh NAME