From ed284b9949eb9cc5a4fc2796e315d1c430fcce29 Mon Sep 17 00:00:00 2001 From: emma Date: Thu, 18 Apr 2024 08:40:29 -0600 Subject: [PATCH] dj.1: -a: More specific wording --- docs/dj.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dj.1 b/docs/dj.1 index e70c666..41e3112 100644 --- a/docs/dj.1 +++ b/docs/dj.1 @@ -75,8 +75,8 @@ the input. If the output is a stream, null characters are printed. .B -a .RS -Takes one argument of one byte in length and pads the input buffer with it in -the event of an incomplete read from the input file. +Accepts a single literal byte with which input buffer is padded in the event +of an incomplete read from the input file. .RE .B -b