diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-10-29 09:42:05 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-10-29 09:42:05 +0000 |
| commit | 3a389eff91a4a1a1317c41acf2a1d2e72eade03d (patch) | |
| tree | c1c40298bd724d146c8d69c51e276eeb323a8259 | |
| parent | 87ed597427f4e83e56ed31235cb8760265de72fe (diff) | |
Notes
| -rw-r--r-- | share/man/man4/man4.i386/pcf.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/ppc.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/ppc.4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/pcf.4 b/share/man/man4/man4.i386/pcf.4 index 90f73dcc2229..d7825dfc353c 100644 --- a/share/man/man4/man4.i386/pcf.4 +++ b/share/man/man4/man4.i386/pcf.4 @@ -31,7 +31,7 @@ .Nd Philips I2C bus controller .Sh SYNOPSIS -.Cd "controller pcf0 at isa? port? irq 5 vector pcfintr" +.Cd "controller pcf0 at isa? port? irq 5" .Pp For one or more iicbus busses: .Cd "controller iicbus0" diff --git a/share/man/man4/man4.i386/ppc.4 b/share/man/man4/man4.i386/ppc.4 index 2aba5499b275..91cb2d3b4353 100644 --- a/share/man/man4/man4.i386/ppc.4 +++ b/share/man/man4/man4.i386/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" diff --git a/share/man/man4/ppc.4 b/share/man/man4/ppc.4 index 2aba5499b275..91cb2d3b4353 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" |
