diff options
Diffstat (limited to 'bin/ed/POSIX')
-rw-r--r-- | bin/ed/POSIX | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ed/POSIX b/bin/ed/POSIX index cd76d9ea5a9..bb125f0c657 100644 --- a/bin/ed/POSIX +++ b/bin/ed/POSIX @@ -1,4 +1,4 @@ -$OpenBSD: POSIX,v 1.2 1996/06/23 14:19:57 deraadt Exp $ +$OpenBSD: POSIX,v 1.3 1999/06/06 07:03:01 pjanzen Exp $ $NetBSD: POSIX,v 1.9 1995/03/21 09:04:32 cgd Exp $ This version of ed(1) is not strictly POSIX compliant, as described in @@ -86,7 +86,7 @@ DEVIATIONS The global/undo combination is useful for masking errors that would otherwise cause a script to fail. For instance, an ed script - to remove any occurences of either `censor1' or `censor2' might be + to remove any occurrences of either `censor1' or `censor2' might be written as: ed - file <<EOF 1g/.*/u\ |