git: c9921d4e81e1 - stable/13 - mount_cd9660.8: Bump .Dd for expanding mode mask bits
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 17:06:54 UTC
The branch stable/13 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=c9921d4e81e14fe77949920a9bea8768aa7aaf6a
commit c9921d4e81e14fe77949920a9bea8768aa7aaf6a
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-12-07 15:45:26 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-12-27 15:52:37 +0000
mount_cd9660.8: Bump .Dd for expanding mode mask bits
Forgot to amend the prior commit before pushing.
Fixes: c1ad5b4b10c5 cd9660: Apply the file and directory mode masks bits to all 12 access bits
(cherry picked from commit dde3a7e15be175e8b733cfc42bbb2a2c15810311)
---
sbin/mount_cd9660/mount_cd9660.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8
index 325004a107f0..74fcb31fbbd3 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -31,7 +31,7 @@
.\"
.\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94
.\"
-.Dd January 2, 2024
+.Dd December 6, 2024
.Dt MOUNT_CD9660 8
.Os
.Sh NAME