code: plan9front

Download patch

ref: 4d340ba0c4a7eed3f42afb8689bbd95e0faf0cdc
parent: cb5b36f7c62545b92bbe577175de82c6c6cc9be9
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Wed Mar 1 12:28:25 EST 2023

test(1): add a missing space after -T

--- a/sys/man/1/test
+++ b/sys/man/1/test
@@ -50,7 +50,7 @@
 .BI -L " file"
 True if the file exists and is exclusive-use.
 .TP
-.BI -T "file"
+.BI -T " file"
 True if the file exists and is temporary.
 .TP
 .IB s1 " = " s2