diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2005-08-03 03:26:57 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-08-03 03:26:57 +0000 |
| commit | 722d16b7fc38e7c59fba508cc5f66c7fe56e804d (patch) | |
| tree | 485c22c0571bb4958bb715a952a5b8c7629f3ac6 /share | |
| parent | 2ce2892eaf654a6cb81f90aa5e51af132fb28d89 (diff) | |
Notes
Diffstat (limited to 'share')
| -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 |
