diff options
Diffstat (limited to 'bin/ed/ed.1')
-rw-r--r-- | bin/ed/ed.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index 46ca9e90c24..9d67dae607d 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ed.1,v 1.10 1998/07/21 08:10:22 deraadt Exp $ +.\" $OpenBSD: ed.1,v 1.11 1998/09/01 16:38:14 deraadt Exp $ .\" .Dd May 2 1993 .Dt ED 1 @@ -46,7 +46,7 @@ A typical command might look like: ,s/old/new/g .Ed .Pp -which replaces all occurences of the string +which replaces all occurrences of the string .Pa old with .Pa new No . |