From 932e4432596447eb9331cc2a2bb74a26a35b4efc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:03 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- upstream/mageia-cauldron/man1/tee.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'upstream/mageia-cauldron/man1/tee.1') diff --git a/upstream/mageia-cauldron/man1/tee.1 b/upstream/mageia-cauldron/man1/tee.1 index 048c2736..1b9ad935 100644 --- a/upstream/mageia-cauldron/man1/tee.1 +++ b/upstream/mageia-cauldron/man1/tee.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. -.TH TEE "1" "April 2022" "GNU coreutils 9.1" "User Commands" +.TH TEE "1" "August 2023" "GNU coreutils 9.4" "User Commands" .SH NAME tee \- read from standard input and write to standard output and files .SH SYNOPSIS @@ -17,7 +17,7 @@ append to the given FILEs, do not overwrite ignore interrupt signals .TP \fB\-p\fR -diagnose errors writing to non pipes +operate in a more appropriate MODE with pipes. .TP \fB\-\-output\-error\fR[=\fI\,MODE\/\fR] set behavior on write error. See MODE below @@ -42,6 +42,7 @@ exit\-nopipe exit on error writing to any output not a pipe .PP The default MODE for the \fB\-p\fR option is 'warn\-nopipe'. +With "nopipe" MODEs, exit immediately if all outputs become broken pipes. The default operation when \fB\-\-output\-error\fR is not specified, is to exit immediately on error writing to a pipe, and diagnose errors writing to non pipe outputs. @@ -52,7 +53,7 @@ GNU coreutils online help: .br Report any translation bugs to .SH COPYRIGHT -Copyright \(co 2022 Free Software Foundation, Inc. +Copyright \(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. -- cgit v1.2.3