summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.i386
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-15 11:59:03 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-15 11:59:03 +0000
commitfd8c2a1512ee306c02729f8eb29188c5cbe625e7 (patch)
treeb6adcdb49fd2947aa492ba1c41ca8704115d9655 /share/man/man4/man4.i386
parentf2f3a974953190a4a7586fb03a3470b87b3f2e1c (diff)
option, not options; hamajima@nagoya.ydc.co.jp
Diffstat (limited to 'share/man/man4/man4.i386')
-rw-r--r--share/man/man4/man4.i386/npx.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/npx.4 b/share/man/man4/man4.i386/npx.4
index 94b6a9bfb35..d96d78288d4 100644
--- a/share/man/man4/man4.i386/npx.4
+++ b/share/man/man4/man4.i386/npx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: npx.4,v 1.10 2002/10/04 15:34:28 mickey Exp $
+.\" $OpenBSD: npx.4,v 1.11 2002/10/15 11:59:02 deraadt Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -35,8 +35,8 @@
.Nm npx
.Nd Numeric Processing Extension coprocessor and emulator
.Sh SYNOPSIS
-.Cd "options MATH_EMULATE"
-.Cd "options GPL_MATH_EMULATE"
+.Cd "option MATH_EMULATE"
+.Cd "option GPL_MATH_EMULATE"
.\" XXX this is awful hackery to get it to work right... -- cgd
.Cd "npx0 at isa? port" \&"IO_NPX0\&" irq 13
.Sh DESCRIPTION