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