diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-06-06 07:03:17 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-06-06 07:03:17 +0000 |
commit | 9a4cfc7798dcc794f17bb2ad929ee4fff7aec184 (patch) | |
tree | fe8df4d16f4272181974565eea49ad42e132a80d /bin/ed/POSIX | |
parent | 34dcd878d6f2e9072d89cd10ade4f31fb744dba1 (diff) |
Once again, fix the spelling of "occurrence" in the documentation
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\ |