ldattach.8: formatting

Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
This commit is contained in:
Peter Breitenlohner 2009-07-22 11:18:42 +02:00 committed by Karel Zak
parent 71d8702954
commit 0b1b24999e
1 changed files with 7 additions and 5 deletions

View File

@ -4,9 +4,11 @@
.SH NAME
ldattach \- attach a line discipline to a serial line
.SH SYNOPSIS
.nf
.BI "ldattach [ \-dhV78neo12 ] [ \-s " speed " ] " "ldisc device"
.fi
.B ldattach
.RB [ \-dhV78neo12 ]
.RB [ \-s
.IR speed ]
.I ldisc device
.SH DESCRIPTION
The
.B ldattach
@ -15,13 +17,13 @@ daemon opens the specified
file
(which should refer to a serial device)
and attaches the line discipline
.B ldisc
.I ldisc
to it for processing of the sent and/or received data.
It then goes into the background keeping the device open so that the
line discipline stays loaded.
The line discipline
.B ldisc
.I ldisc
may be specified either by name
or by number.