From 4e33f945ae632ff79090fe5be0c5a01583a4d7e0 Mon Sep 17 00:00:00 2001 From: emma Date: Fri, 29 Mar 2024 16:17:48 -0600 Subject: [PATCH] dj.1: null bytes --- docs/dj.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dj.1 b/docs/dj.1 index 631fa7b..d309678 100644 --- a/docs/dj.1 +++ b/docs/dj.1 @@ -49,7 +49,7 @@ dj .B -A .RS -If the output is a stream, nul bytes are printed. In other words, it does what +If the output is a stream, null bytes are printed. In other words, it does what .B -a does but with null bytes instead. .RE @@ -71,7 +71,7 @@ DIAGNOSTICS section below. .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, nul characters are printed. +output is a stream, null characters are printed. .RE .B -a