[PATCH 2/3] Fix indentation of paragraph, which continues talking about \0
From: Alejandro Colomar <hidden>
Date: 2021-09-09 07:24:52
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Alejandro Colomar <hidden>
Date: 2021-09-09 07:24:52
Subsystem:
the rest · Maintainer:
Linus Torvalds
Cc: Thaddeus H. Black <redacted> Cc: G. Branden Robinson <redacted> Cc: Michael Kerrisk <redacted> Cc: linux-man@vger.kernel.org --- man7/filename.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/filename.7 b/man7/filename.7
index ec9cd8b09..6e4c0cd31 100644
--- a/man7/filename.7
+++ b/man7/filename.7@@ -61,7 +61,7 @@ in memory, the byte in question is called the .IR byte . Though familiar to\~C programmers, the terminating null byte is usually invisible to users.) -.P +.IP Note that\~\fB\e0\fR, the null character (or null byte), differs from\~\fB0\fR, the printable digit-zero character. The null character (or null byte) is unprintable and registers in ASCII and
--
2.33.0