diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
| commit | b5c508fba33452c36601090d080ddc688efad870 (patch) | |
| tree | bf2ca7f3cb02a4ce4135d71c0382cffebecce4cb /sys/boot | |
| parent | bd4bd019fbc1618b7547bdae3000cc03228becf1 (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/common/loader.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 0c885c052e5fe..2e1f6cf7f5eb5 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -35,7 +35,9 @@ .Sh DESCRIPTION The program called .Nm -is the final stage of FreeBSD's kernel bootstrapping process. +is the final stage of +.Fx Ns 's +kernel bootstrapping process. On IA32 (i386) architectures, it is a .Pa BTX client. |
