From 59e292c10eba70607250cd7b7255f4bc220a6ae8 Mon Sep 17 00:00:00 2001 From: "Jay L. Gao" Date: Tue, 9 Apr 2024 10:09:59 -0700 Subject: [PATCH] update y, z syntax --- gh-pages/docs/ION-Watch-Characters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gh-pages/docs/ION-Watch-Characters.md b/gh-pages/docs/ION-Watch-Characters.md index 13f146d26..ccb37151e 100644 --- a/gh-pages/docs/ION-Watch-Characters.md +++ b/gh-pages/docs/ION-Watch-Characters.md @@ -75,9 +75,9 @@ static void ionRedirectWatchCharacters() `x` - custody of bundle is refused -`y` - bundle is accepted upon arrival; `(nnn,sss,ccc)y` +`y` - bundle is accepted upon arrival; `(nnn,sss,tttt,ccc)y` -`z` - bundle is queued for delivery to an application; `(nnn,sss,ccc)z` +`z` - bundle is queued for delivery to an application; `(nnn,sss,tttt,ccc)z` `~` - bundle is abandoned (discarded) on attempt to forward it; `(nnn,sss,ccc)`~