From 922ee71283d0738b7c916f58eea45fb563c66aa5 Mon Sep 17 00:00:00 2001 From: emma Date: Fri, 24 May 2024 10:14:53 -0600 Subject: [PATCH] dj.1: fixes standard input section grammar --- docs/dj.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dj.1 b/docs/dj.1 index 2c2e634..7534b6e 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 no inputs are specified one or -more of the input files is “-”. +The standard input shall be used as an input if no inputs are specified or if +one or more of the input files is “-”. .SH DIAGNOSTICS