diff --git a/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml b/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml index 111c455af3..449508a823 100644 --- a/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/internals/chapter.sgml @@ -1,7 +1,7 @@ @@ -1596,8 +1596,9 @@ Note that you should not use unless you can accommodate the large (typically 7 MB+) kernels that result. - makeoptions DEBUG="-g" -makeoptions COPTFLAGS="-O -pipe" + +makeoptions DEBUG="-g" +makeoptions COPTFLAGS="-O -pipe" Sysctl provides a way to tune kernel parameters at run-time. You typically do not need to mess with any of the sysctl variables,