git: c925f0720f58 - main - nfsv4(4): Belatedly bump .Dd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jan 2024 11:15:49 UTC
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/src/commit/?id=c925f0720f58bf6021aeeb4dd1fafbc7421b209c commit c925f0720f58bf6021aeeb4dd1fafbc7421b209c Author: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> AuthorDate: 2024-01-08 13:36:19 +0000 Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> CommitDate: 2024-01-09 11:14:56 +0000 nfsv4(4): Belatedly bump .Dd I forgot to do it when making the commit, so hat-tip to asomers@ Reported by: asomers@ Fixes: fbbdfa2b8a42 (nfsv4(4): mention the nfsv4_server_only..) MFC with: fbbdfa2b8a42 --- usr.sbin/nfsd/nfsv4.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/nfsd/nfsv4.4 b/usr.sbin/nfsd/nfsv4.4 index aacb85c78ca2..13f4ec942eba 100644 --- a/usr.sbin/nfsd/nfsv4.4 +++ b/usr.sbin/nfsd/nfsv4.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd December 20, 2019 +.Dd January 8, 2024 .Dt NFSV4 4 .Os .Sh NAME