Date: Fri, 6 Jan 2023 09:46:36 GMT From: Doug Rabson <dfr@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 1149f0ec2b18 - stable/13 - mount_nullfs.8: Bump .Dd for file mounts update. Message-ID: <202301060946.3069kaFd090536@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301060946.3069kaFd090536>