Read commands from stdin when -f - is passed to sed(1) This patch teaches sed to interpret the a file name of "-" in a special way when given to the -f flag. This behavior is present in GNU sed.
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244872