Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 Document MKLFS



details:   https://anonhg.NetBSD.org/src/rev/6b8eb8a1d95a
branches:  trunk
changeset: 366443:6b8eb8a1d95a
user:      nia <nia%NetBSD.org@localhost>
date:      Fri May 27 09:25:08 2022 +0000

description:
Document MKLFS

diffstat:

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

diffs (27 lines):

diff -r afc95604f3f9 -r 6b8eb8a1d95a share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5  Fri May 27 07:28:20 2022 +0000
+++ b/share/man/man5/mk.conf.5  Fri May 27 09:25:08 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mk.conf.5,v 1.90 2022/05/26 14:24:42 uwe Exp $
+.\"    $NetBSD: mk.conf.5,v 1.91 2022/05/27 09:25:08 nia Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -573,6 +573,17 @@
 (libraries and support programs) is built and installed.
 .DFLTy
 .
+.It Sy MKLFS
+.YorN
+Indicates whether the log-structured file system (LFS) programs
+are built and installed, i.e.
+.Xr newfs_lfs 8 ,
+.Xr mount_lfs 8 ,
+.Xr dumplfs 8 ,
+etc.
+.DFLTy
+.
+.
 .It Sy MKLINKLIB
 .YorN
 Indicates whether all of the shared library infrastructure is built.



Home | Main Index | Thread Index | Old Index