diff options
Diffstat (limited to 'sys/boot/common/loader.8')
-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 0c885c0..2e1f6cf 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. |