diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/common/loader.8 | 4 | ||||
| -rw-r--r-- | sys/modules/ibcs2/ibcs2.8 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 0c885c052e5f..2e1f6cf7f5eb 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. diff --git a/sys/modules/ibcs2/ibcs2.8 b/sys/modules/ibcs2/ibcs2.8 index be34bd88ba48..34880c712d58 100644 --- a/sys/modules/ibcs2/ibcs2.8 +++ b/sys/modules/ibcs2/ibcs2.8 @@ -42,7 +42,9 @@ utility loads kernel runtime support for iBCS2 compliant programs. This runtime support is limited to emulation of the iBCS2 system call interface, and is far from complete. COFF binaries and shared libraries are supported, however no shared libraries -are provided with the FreeBSD distribution. +are provided with the +.Fx +distribution. .Sh FILES .Bl -tag -width /usr/share/examples/ibcs2/* -compact .It Pa /modules/ibcs2.ko |
