diff options
Diffstat (limited to 'share/man/man4/si.4')
-rw-r--r-- | share/man/man4/si.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/si.4 b/share/man/man4/si.4 index 12c8ca9eeb38..c9a129fd343d 100644 --- a/share/man/man4/si.4 +++ b/share/man/man4/si.4 @@ -7,7 +7,7 @@ .Nm si .Nd Driver for Specialix International SI/XIO 8-32 port intelligent serial card. .Sh SYNOPSIS -.Nm "device si0 at isa? tty irq 12 iomem 0xd0000 vector siintr" +.Cd "device si0 at isa? tty irq 12 iomem 0xd0000 vector siintr" .Sh DESCRIPTION The Specialix SI and XIO hardware makes up an 8 to 32 port RS-232 serial multiplexor. @@ -136,16 +136,16 @@ locked termios state devices .Sh HISTORY This driver is loosely based on driver code originating at Specialix, which was ported to run on BSDI by -.Nm Andy Rutter <andy@specialix.co.uk> . +.Sy Andy Rutter <andy@specialix.co.uk> . The System V driver source is/was available by ftp from -.Nm ftp.specialix.co.uk . +.Sy ftp.specialix.co.uk . .Pp This driver is not supported by Specialix International. .Sh AUTHORS -.Nm Peter Wemm <peter@freebsd.org> +.Sy Peter Wemm <peter@freebsd.org> obtained the code from Andy Rutter and ported it to FreeBSD, with a large amount of invalueable assistance from -.Nm Bruce Evans <bde@zeta.org.au> +.Sy Bruce Evans <bde@zeta.org.au> .Pp Man page by Peter Wemm. .Sh BUGS |