3b9cf2
diff -up expect5.45/expect.man.orig expect5.45/expect.man
3b9cf2
--- expect5.45/expect.man.orig	2011-09-06 13:15:57.081827720 +0200
3b9cf2
+++ expect5.45/expect.man	2011-09-06 13:16:19.463826364 +0200
3b9cf2
@@ -173,7 +173,8 @@ way, use the
3b9cf2
 .B \-b
3b9cf2
 flag.
3b9cf2
 (When using Expectk, this option is specified as
3b9cf2
-.BR \-buffer .)  Note that stdio-buffering may still take place however this shouldn't cause problems when reading from a fifo or stdin.
3b9cf2
+.BR \-buffer .)
3b9cf2
+Note that stdio-buffering may still take place however this shouldn't cause problems when reading from a fifo or stdin.
3b9cf2
 .PP
3b9cf2
 If the string "\-" is supplied as a filename, standard input is read instead.
3b9cf2
 (Use "./\-" to read from a file actually named "\-".)