diff options
author | bde <bde@FreeBSD.org> | 1998-10-29 09:42:05 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-10-29 09:42:05 +0000 |
commit | d04d0ef759908218da7bff9ac600c58f5d64f20a (patch) | |
tree | 170e2d01eeaf5f8a88540aadd50ffd7c6f0d2184 /share/man/man4/ppc.4 | |
parent | 5652a4b64f0cb9d1da12f6e65df3c6df6909e791 (diff) | |
download | FreeBSD-src-d04d0ef759908218da7bff9ac600c58f5d64f20a.zip FreeBSD-src-d04d0ef759908218da7bff9ac600c58f5d64f20a.tar.gz |
`vector xxxintr' should cause a syntax error.
Diffstat (limited to 'share/man/man4/ppc.4')
-rw-r--r-- | share/man/man4/ppc.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ppc.4 b/share/man/man4/ppc.4 index 2aba549..91cb2d3 100644 --- a/share/man/man4/ppc.4 +++ b/share/man/man4/ppc.4 @@ -31,7 +31,7 @@ .Nd Parallel port chipset driver .Sh SYNOPSIS -.Cd "controller ppc0 at isa? port? tty irq 7 vector ppcintr" +.Cd "controller ppc0 at isa? port? tty irq 7" .Pp For one or more PPBUS busses: .Cd "controller ppbus at ppc0" |