On 1/3/22 16:33, наб wrote:
---
наб, patch applied! Thanks, Alex
man2/tee.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/tee.2 b/man2/tee.2 index d2ceef331..14a927c93 100644 --- a/man2/tee.2 +++ b/man2/tee.2 @@ -143,7 +143,7 @@ Here is an example of its use: .PP .in +4n .EX -$ \fBdate |./a.out out.log | cat\fP +$ \fBdate | ./a.out out.log | cat\fP Tue Oct 28 10:06:00 CET 2014 $ \fBcat out.log\fP Tue Oct 28 10:06:00 CET 2014
-- Alejandro Colomar Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/