INIT_ALL: Fix typo in option description
From GitHub pull request #2035; the change needs to be applied to the source file for the option description, not the generated src.conf.5.
This commit is contained in:
@@ -17,5 +17,5 @@ Build the base system or kernel with stack variables initialized
|
||||
to zero on function entry.
|
||||
This value is converted to
|
||||
.Li none
|
||||
for amd64 kernel builds due to incompatability with ifunc memset.
|
||||
for amd64 kernel builds due to incompatibility with ifunc memset.
|
||||
.El
|
||||
|
||||
Reference in New Issue
Block a user