]> err.no Git - util-linux/commitdiff
ldattach.8: formatting
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Wed, 22 Jul 2009 09:18:42 +0000 (11:18 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Aug 2009 10:11:05 +0000 (12:11 +0200)
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
sys-utils/ldattach.8

index 7afe51dde81461dcd496be0b8b20b9cdfa173187..3856999f0e35e47c6ec5ace7fb5d4579f37239c5 100644 (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.