note bootxx_lfs.
This commit is contained in:
parent
b18820272a
commit
b049e3a9f2
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: installboot.8,v 1.13 1999/04/07 00:43:06 cgd Exp $
|
||||
.\" $NetBSD: installboot.8,v 1.14 1999/08/18 21:42:46 cgd Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999 Christopher G. Demetriou. All rights reserved.
|
||||
.\"
|
||||
|
@ -136,6 +136,11 @@ primary bootstrap for
|
|||
.Dq ffs
|
||||
file system
|
||||
(Berkeley Fast File System)
|
||||
.It Pa /usr/mdec/bootxx_lfs
|
||||
primary bootstrap for
|
||||
.Dq lfs
|
||||
file system
|
||||
(BSD Log-Structured File System)
|
||||
.It Pa /usr/mdec/boot
|
||||
secondary bootstrap
|
||||
.El
|
||||
|
|
Loading…
Reference in New Issue