PR/57735: Jose Louis Duran: Add missing xref to mtree.5
(FreeBSD commit https://github.com/freebsd/freebsd-src/commit/\ da232c04ab9eba3d3a7fc73881daff847071e9fd)
This commit is contained in:
parent
6a63b824ad
commit
7580dafe31
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mtree.8,v 1.77 2023/06/01 13:04:47 uwe Exp $
|
||||
.\" $NetBSD: mtree.8,v 1.78 2023/12/02 13:26:09 christos Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -56,7 +56,7 @@
|
|||
.\"
|
||||
.\" @(#)mtree.8 8.2 (Berkeley) 12/11/93
|
||||
.\"
|
||||
.Dd June 16, 2020
|
||||
.Dd December 2, 2023
|
||||
.Dt MTREE 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -825,6 +825,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
|
||||
|
|
Loading…
Reference in New Issue