git: dde3a7e15be1 - main - mount_cd9660.8: Bump .Dd for expanding mode mask bits
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Dec 2024 15:50:46 UTC
The branch main has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=dde3a7e15be175e8b733cfc42bbb2a2c15810311
commit dde3a7e15be175e8b733cfc42bbb2a2c15810311
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-12-07 15:45:26 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-12-07 15:45:26 +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
---
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 19c3ca5cf012..2c6af7500277 100644
--- a/sbin/mount_cd9660/mount_cd9660.8
+++ b/sbin/mount_cd9660/mount_cd9660.8
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January 2, 2024
+.Dd December 6, 2024
.Dt MOUNT_CD9660 8
.Os
.Sh NAME