]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
msgop.2: tfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 16 Aug 2017 08:11:20 +0000 (10:11 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 16 Aug 2017 08:11:20 +0000 (10:11 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/msgop.2

index 420d18fe31ee2149aef3f6bc7dadc9e05f55f63e..1d31a20f9bc9f37c1ae4ba91b57c981bc7919d69 100644 (file)
@@ -581,15 +581,15 @@ message and then run again with the \fB\-r\fP option to receive a
 message.
 .PP
 The following shell session shows a sample run of the program:
+.PP
 .in +4n
-.nf
-
+.EX
 .RB "$" " ./a.out \-s"
 sent: a message at Wed Mar  4 16:25:45 2015
 
 .RB "$" " ./a.out \-r"
 message received: a message at Wed Mar  4 16:25:45 2015
-.fi
+.EE
 .in
 .SS Program source
 \&