diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5 index 06d56fd78211..999f13ba4efb 100644 --- a/share/man/man5/mk.conf.5 +++ b/share/man/man5/mk.conf.5 @@ -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.