]> diplodocus.org Git - nmh/blobdiff - test/mkstemp/test-mkstemp
man: Use `.B' instead of `.BR' when only one argument.
[nmh] / test / mkstemp / test-mkstemp
index 8e0eb83098adc851178bf6378e84b978610d26b8..2ff99f22c6f8367a651547108ab4e2a714b93d4f 100755 (executable)
@@ -51,7 +51,7 @@ else
 fi
 
 #### Skip nmh intro text.
 fi
 
 #### Skip nmh intro text.
-run_prog $mkstemp -h | sed '/^$/,$d' >"$actual" 2>&1
+run_prog $mkstemp -h 2>&1 | sed '/^$/,$d' >"$actual"
 check "$expected" "$actual"
 
 
 check "$expected" "$actual"