diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-14 10:37:21 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-14 10:37:21 +0000 |
| commit | 220d8b581a607ca192b9b548da6c002fc0529a8e (patch) | |
| tree | 0368e89883ddc810d49417ced15a75803deff264 /usr.bin | |
| parent | 8b086367a04f40e865c689336f089aca030e136e (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -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 dfc8a402178bd..5ac28f525878c 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 |
