mk.conf(5): Don't make "experimental" comment stand out.
This commit is contained in:
parent
d1b9a5badf
commit
6fc03f836d
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: mk.conf.5,v 1.89 2022/05/26 06:33:03 nia Exp $
|
.\" $NetBSD: mk.conf.5,v 1.90 2022/05/26 14:24:42 uwe Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -182,7 +182,7 @@ unless run in
|
||||||
.Sq expert
|
.Sq expert
|
||||||
mode
|
mode
|
||||||
.
|
.
|
||||||
.It Sy KERNEL_DIR (EXPERIMENTAL)
|
.It Sy KERNEL_DIR No Pq experimental
|
||||||
.YorN
|
.YorN
|
||||||
Indicates if a top-level directory
|
Indicates if a top-level directory
|
||||||
.Sy /netbsd/
|
.Sy /netbsd/
|
||||||
|
|
Loading…
Reference in New Issue