]> git.ipfire.org Git - ipfire-3.x.git/blob - expect/patches/expect-5.45-man-page.patch
git: Update to 2.23.0
[ipfire-3.x.git] / expect / patches / expect-5.45-man-page.patch
1 diff -up expect5.45/expect.man.orig expect5.45/expect.man
2 --- expect5.45/expect.man.orig 2011-09-06 13:15:57.081827720 +0200
3 +++ expect5.45/expect.man 2011-09-06 13:16:19.463826364 +0200
4 @@ -173,7 +173,8 @@ way, use the
5 .B \-b
6 flag.
7 (When using Expectk, this option is specified as
8 -.BR \-buffer .) Note that stdio-buffering may still take place however this shouldn't cause problems when reading from a fifo or stdin.
9 +.BR \-buffer .)
10 +Note that stdio-buffering may still take place however this shouldn't cause problems when reading from a fifo or stdin.
11 .PP
12 If the string "\-" is supplied as a filename, standard input is read instead.
13 (Use "./\-" to read from a file actually named "\-".)