Fix typo.
This commit is contained in:
parent
ab4342fd22
commit
6e13a9a980
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: README.md_defs,v 1.2 2019/12/09 19:16:53 martin Exp $ */
|
||||
/* $NetBSD: README.md_defs,v 1.3 2019/12/10 06:25:50 isaki Exp $ */
|
||||
|
||||
The following is trying to document the most important machine dependent
|
||||
defines used in the sysinst code.
|
||||
@ -88,5 +88,5 @@ DISKLABEL_NO_ONDISK_VERIFY usually undefined
|
||||
|
||||
If defined, do not verify the presence of on-disk disklabels before
|
||||
offering the disklabel partitioning scheme. This allows ports to use
|
||||
kernel translation for the disklabel ioctls (e.g. x86k uses Human68k
|
||||
kernel translation for the disklabel ioctls (e.g. x68k uses Human68k
|
||||
partitions this way).
|
||||
|
Loading…
Reference in New Issue
Block a user