From: Bjarni Ingi Gislason Date: Mon, 6 Aug 2018 00:51:13 +0000 (+0000) Subject: agetty.8: Avoid a warning about an unbreakable line X-Git-Tag: v2.33-rc1~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f22ff389aecc477ca3a3f7d6482f1b00d09b33;p=thirdparty%2Futil-linux.git agetty.8: Avoid a warning about an unbreakable line Make the indent depend on the formatting command, nroff or troff. Signed-off-by: Bjarni Ingi Gislason --- diff --git a/term-utils/agetty.8 b/term-utils/agetty.8 index 5a480808d8..1ef9387697 100644 --- a/term-utils/agetty.8 +++ b/term-utils/agetty.8 @@ -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