]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
agetty.8: Avoid a warning about an unbreakable line
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Mon, 6 Aug 2018 00:51:13 +0000 (00:51 +0000)
committerKarel Zak <kzak@redhat.com>
Mon, 6 Aug 2018 06:58:57 +0000 (08:58 +0200)
  Make the indent depend on the formatting command, nroff or troff.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
term-utils/agetty.8

index 5a480808d8704d84f15647ceaa13d481498bd59d..1ef93876978aff7d58224398bd736507d20ebf42 100644 (file)
@@ -326,7 +326,8 @@ For a Hayes modem with a fixed 115200 bps interface to the machine
 modem/computer DCD track modem/modem DCD, makes a DTR drop cause a
 disconnection, and turns on auto-answer after 1 ring):
 
-.RS
+.ie n .RS 0
+.el .RS
 .B /sbin/agetty\ \-\-wait\-cr\ \-\-init\-string\ 'ATE0Q1&D2&C1S0=1\\015'\ 115200\ ttyS1
 .RE