Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 mk.conf(5): Don't make "experimental" comment...



details:   https://anonhg.NetBSD.org/src/rev/a16af2e6e7cf
branches:  trunk
changeset: 366426:a16af2e6e7cf
user:      uwe <uwe%NetBSD.org@localhost>
date:      Thu May 26 14:24:42 2022 +0000

description:
mk.conf(5): Don't make "experimental" comment stand out.

diffstat:

 share/man/man5/mk.conf.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e79eb4f49921 -r a16af2e6e7cf share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5  Thu May 26 13:40:49 2022 +0000
+++ b/share/man/man5/mk.conf.5  Thu May 26 14:24:42 2022 +0000
@@ -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.
 .\"  All rights reserved.
@@ -182,7 +182,7 @@
 .Sq expert
 mode
 .
-.It Sy KERNEL_DIR (EXPERIMENTAL)
+.It Sy KERNEL_DIR No Pq experimental
 .YorN
 Indicates if a top-level directory
 .Sy /netbsd/



Home | Main Index | Thread Index | Old Index