From 11b1b424a022d8a86abdc74e21720e98cb55d520 Mon Sep 17 00:00:00 2001 From: emma Date: Wed, 5 Jun 2024 17:18:21 -0600 Subject: [PATCH] dj.1: more clarification --- docs/dj.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/dj.1 b/docs/dj.1 index d4c5053..67d294d 100644 --- a/docs/dj.1 +++ b/docs/dj.1 @@ -53,6 +53,9 @@ to a specified byte by index in the input and output of the program respectively. This language is inherited from the .BR dd (1p) utility and is used here to decrease ambiguity. + +When seeking or skipping to a byte, writing or reading starts at the byte +immediately subsequent to the specified byte. .\" .SH OPTIONS