From da232c04ab9eba3d3a7fc73881daff847071e9fd Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Sat, 22 Aug 2020 20:52:02 +0000 Subject: [PATCH] mtree(8): add xref to mtree(5) mtree(5) and mtree(8) come from different contrib sources. The former already had an xref to the latter, but not the other way around. MFC after: 1 week --- contrib/mtree/mtree.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/mtree/mtree.8 b/contrib/mtree/mtree.8 index 830a2c037d3..53bb21f711b 100644 --- a/contrib/mtree/mtree.8 +++ b/contrib/mtree/mtree.8 @@ -748,6 +748,7 @@ seconds.nanoseconds without zero padding nanosecond values less than .Xr fnmatch 3 , .Xr fts 3 , .Xr strsvis 3 , +.Xr mtree 5 , .Xr chown 8 , .Xr mknod 8 .Sh HISTORY