Module Name: src Committed By: nia Date: Fri May 27 09:25:08 UTC 2022
Modified Files: src/share/man/man5: mk.conf.5 Log Message: Document MKLFS To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/share/man/man5/mk.conf.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man5/mk.conf.5 diff -u src/share/man/man5/mk.conf.5:1.90 src/share/man/man5/mk.conf.5:1.91 --- src/share/man/man5/mk.conf.5:1.90 Thu May 26 14:24:42 2022 +++ src/share/man/man5/mk.conf.5 Fri May 27 09:25:08 2022 @@ -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 @@ infrastructure (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.