[Bug 284434] ed(1) special replacement with "%" doesn't quite match with man-page

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Jan 2025 16:00:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284434

--- Comment #1 from Tim Chase <freebsd@tim.thechases.com> ---
Created attachment 257129
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257129&action=edit
possible solution (1/2)

Here's an expanded (simpler to understand) version of a patch that fixes it by
checking if the command ends with a delimiter **or** a NUL

-- 
You are receiving this mail because:
You are the assignee for the bug.