I only went and forgot to attach the patch to ed.1... --- ed.1 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/ed.1 b/ed.1 index c9f8a68..50351e2 100644 --- a/ed.1 +++ b/ed.1 @@ -205,6 +205,11 @@ characters. When returns a '!' is printed. The dot is unchanged. .El .Sh STANDARDS +The +.Nm +utility is compliant with the +.St -p1003.1-2013 +specification, except where noted here: g and v operate on single commands rather than lists delimited with '\\'. e, E, r, w, and W commands cannot accept shell escapes. .Sh SEE ALSO -- 2.10.0 -- Thomas Mannay <[email protected]>
