From 3cdade71e2019d754d85b53a680eef27b2fa2939 Mon Sep 17 00:00:00 2001 From: emma Date: Thu, 18 Apr 2024 08:38:48 -0600 Subject: [PATCH] dj.1: -S whether or not the input is a stream is irrelevant --- docs/dj.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/dj.1 b/docs/dj.1 index 0e882dd..e70c666 100644 --- a/docs/dj.1 +++ b/docs/dj.1 @@ -70,8 +70,7 @@ DIAGNOSTICS section below. .B -S .RS Skips a number of bytes through the output before starting to write from -the input. If the input is a stream the bytes are read and discarded. If the -output is a stream, null characters are printed. +the input. If the output is a stream, null characters are printed. .RE .B -a