fix file path

This commit is contained in:
maxv 2020-06-30 16:22:55 +00:00
parent 1c86761fac
commit 64f849a4c1

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kernel_sanitizers.7,v 1.2 2020/06/24 08:20:13 wiz Exp $
.\" $NetBSD: kernel_sanitizers.7,v 1.3 2020/06/30 16:22:55 maxv Exp $
.\"
.\" Copyright (c) 2020 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd June 22, 2020
.Dd June 30, 2020
.Dt KERNEL_SANITIZERS 7
.Os
.Sh NAME
@ -54,7 +54,7 @@ aarch64 (gcc), amd64 (gcc).
[Theoretically supported on all other architectures with no MD change required]
.Ss Files
.Bl -tag -width XXXX -compact
.It Pa src/common/lib/libc/misc/
.It Pa src/common/lib/libc/misc/ubsan.c
Core KUBSAN code.
MI.
.El