diff options
| -rw-r--r-- | share/man/man7/build.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index be04b7895cad..541d9ae72e33 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -84,6 +84,9 @@ and release. .It Cm installworld Install everything built by .Cm buildworld . +.It Cm kernel-toolchain +Rebuild the tools needed for kernel compilation. +Use this if you did do a buildworld first. .It Cm buildkernel Rebuild the kernel and the kernel modules. .It Cm installkernel |
