summaryrefslogtreecommitdiffstats
path: root/sys-utils/ldattach.8
diff options
context:
space:
mode:
authorPeter Breitenlohner2009-07-22 11:18:42 +0200
committerKarel Zak2009-08-17 12:11:05 +0200
commit0b1b24999ed07af89196fce35662437c998b9c63 (patch)
tree646a77a5591b0f490be78f5f3037e2b0a1bb8b59 /sys-utils/ldattach.8
parentipcs.1: formatting (diff)
downloadkernel-qcow2-util-linux-0b1b24999ed07af89196fce35662437c998b9c63.tar.gz
kernel-qcow2-util-linux-0b1b24999ed07af89196fce35662437c998b9c63.tar.xz
kernel-qcow2-util-linux-0b1b24999ed07af89196fce35662437c998b9c63.zip
ldattach.8: formatting
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Diffstat (limited to 'sys-utils/ldattach.8')
-rw-r--r--sys-utils/ldattach.812
1 files changed, 7 insertions, 5 deletions
diff --git a/sys-utils/ldattach.8 b/sys-utils/ldattach.8
index 7afe51dde..3856999f0 100644
--- a/sys-utils/ldattach.8
+++ b/sys-utils/ldattach.8
@@ -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.