From 7ffa1b41d72914ad2a56a49ade0c8623584acd77 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 22 Feb 2026 12:21:28 +0100 Subject: [PATCH] fixup FILEFORMAT language --- docs/tests/FILEFORMAT.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/tests/FILEFORMAT.md b/docs/tests/FILEFORMAT.md index 5fe09aa3db..b946c7973c 100644 --- a/docs/tests/FILEFORMAT.md +++ b/docs/tests/FILEFORMAT.md @@ -718,10 +718,9 @@ This verifies that this data was passed to stderr. Use the mode="text" attribute if the output is in text mode on platforms that have a text/binary difference. -Use the mode="warn" attribute if the output curl warning output, as it then -makes the check without newlines and the prefix to better handle that the -lines may wrap at different points depending on the lengths of the lines and -terminal width. +Use the mode="warn" attribute for curl warning output, as it then makes the +check without newlines and the prefix to better handle that the lines may wrap +at different points depending on the lengths of the lines and terminal width. `crlf=yes` forces the newlines to become CRLF even if not written so in the test.