diff options
-rw-r--r-- | usr.bin/sed/sed.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index dfc8a40..5ac28f5 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -535,10 +535,13 @@ utility is expected to be a superset of the specification. .Pp The +.Fl E , +.Fl a +and .Fl i -option is a non-standard +options are non-standard .Fx -extension and may not be available on other operating systems. +extensions and may not be available on other operating systems. .Sh HISTORY A .Nm |