git: 1149f0ec2b18 - stable/13 - mount_nullfs.8: Bump .Dd for file mounts update.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jan 2023 09:46:36 UTC
The branch stable/13 has been updated by dfr:
URL: https://cgit.FreeBSD.org/src/commit/?id=1149f0ec2b18ec29d29a759c5d2c6747b35ad7bd
commit 1149f0ec2b18ec29d29a759c5d2c6747b35ad7bd
Author: Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2022-12-19 18:58:39 +0000
Commit: Doug Rabson <dfr@FreeBSD.org>
CommitDate: 2023-01-06 07:57:57 +0000
mount_nullfs.8: Bump .Dd for file mounts update.
(cherry picked from commit 8183df7f0046fd67a747e5278448c5ee3dc6b30f)
---
sbin/mount_nullfs/mount_nullfs.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sbin/mount_nullfs/mount_nullfs.8 b/sbin/mount_nullfs/mount_nullfs.8
index 46e55d8a7d54..bac392f360c8 100644
--- a/sbin/mount_nullfs/mount_nullfs.8
+++ b/sbin/mount_nullfs/mount_nullfs.8
@@ -33,7 +33,7 @@
.\" @(#)mount_null.8 8.6 (Berkeley) 5/1/95
.\" $FreeBSD$
.\"
-.Dd October 3, 2016
+.Dd December 19, 2022
.Dt MOUNT_NULLFS 8
.Os
.Sh NAME