diff options
Diffstat (limited to 'share/man/man4/man4.i386/npx.4')
-rw-r--r-- | share/man/man4/man4.i386/npx.4 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/npx.4 b/share/man/man4/man4.i386/npx.4 index 8f234cd2cc6d..6975f9e8e069 100644 --- a/share/man/man4/man4.i386/npx.4 +++ b/share/man/man4/man4.i386/npx.4 @@ -35,8 +35,7 @@ .Os FreeBSD .Sh NAME .Nm npx -.Nd -Numeric Processing Extension coprocessor and emulator +.Nd Numeric Processing Extension coprocessor and emulator .Sh SYNOPSIS .Cd "options MATH_EMULATE" .\" XXX this is awful hackery to get it to work right... -- cgd @@ -48,11 +47,11 @@ driver enables the use of the system's Numeric Processing Extension coprocessor, if one is present. Numeric processing extensions are present in systems with -.Nm 486DX +.Sy 486DX CPUs and in systems with -.Nm 387 +.Sy 387 or -.Nm 487SX +.Sy 487SX coprocessors. The .Nm npx driver is required for proper system functioning regardless |