From 9ea57a27b7e68d49e01191324de7be724046cd2a Mon Sep 17 00:00:00 2001 From: emma Date: Fri, 29 Mar 2024 16:21:02 -0600 Subject: [PATCH] dj.1: stdin by default --- docs/dj.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dj.1 b/docs/dj.1 index d309678..0e882dd 100644 --- a/docs/dj.1 +++ b/docs/dj.1 @@ -129,8 +129,8 @@ empty. Each invocation decrements the debug level of the program. .SH STANDARD INPUT -The standard input shall be used as an input if one or more of the input files -is “-”. +The standard input shall be used as an input if no inputs are specified one or +more of the input files is “-”. .SH DIAGNOSTICS